Description Usage Arguments Value Author(s) See Also
Given a read position, a reference sequence, a strand and a read length this function returns the read sequence.
1 | readSequence(readPos, sequence, strand, readLen = 36)
|
readPos |
Numeric value indicating the start position on the chromosome. |
sequence |
Chromosome sequence (a |
strand |
Strand indicator (+1 / -1) |
readLen |
Length of read. |
Read sequence.
Peter Humburg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.