rcAlns {CrispRVariants} | R Documentation |
Function for determining whether reads should be oriented to the target strand, always displayed on the positive strand, or oriented to
rcAlns(target.strand, orientation)
target.strand |
The target strand (one of "+","-","*") |
orientation |
One of "target", "opposite" and "positive" (Default: "target") |
A logical value indicating whether reads should be reverse complemented
Helen Lindsay