Hello,
Would really like to visualize the results of my analysis, but I have repeatedly been getting the same error and can't figure out why. I thought it was originally do to the presence of both strands but doesn't seem to be the case.
> plotMB(results = result, rsid = "chr7:28105412:T:C", effect = "strong", altAllele = "C")
# Close the device to write out the file
dev.off()
Error in if (doRev) { : the condition has length > 1
>
> # Close the device to write out the file
> dev.off()
null device
1
Would appreciate any help on this please, thanks!
Hello,
Would really like to visualize the results of my analysis, but I have repeatedly been getting the same error and can't figure out why. I thought it was originally do to the presence of both strands but doesn't seem to be the case.
Would appreciate any help on this please, thanks!