Description Usage Arguments Value Author(s) See Also Examples
This function give access to a slot of an instance of the AVASet storing information about all reference sequences of the amplicons.
1 | referenceSequences(object)
|
object |
An |
The data is stored in an object of class AlignedRead
and thus gives information about all reference sequences and
their position on a chromosome (if alignShortReads
has been called before).
Christoph Bartenhagen
1 2 3 4 | # load an AVA dataset containing 6 samples, 4 amplicons and 259 variants
data(avaSetExample)
referenceSequences(avaSetExample)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.