rcAlns: Internal CrispRVariants function for deciding whether to reverse
complement aligned reads
Description
Guides on the negative strand may be displayed with respect
to either strand. This function checks whether a guide is on the negative
strand and should be reverse complemented.
Usage
rcAlns(target.strand, reverse.complement)
Arguments
target.strand
Strand of the target region
reverse.complement
Should the alignment be oriented to match the strand
Value
A logical value indicating whether the narrowed alignment should be reverse complemented.