Access the reference sequences of an AVASet
一个AVASet访问参考序列
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function give access to a slot of an instance of the AVASet storing information about all reference sequences of the amplicons.
此功能扩增参考序列的AVASet存储信息的一个实例插槽。
用法----------Usage----------
referenceSequences(object)
参数----------Arguments----------
参数:object
An link{AVASet-class} object.
link{AVASet-class}对象。
值----------Value----------
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).
数据存储在一个类的对象AlignedRead,从而使对所有参考序列在染色体上的位置(alignShortReads如果被称为前)的信息。
作者(S)----------Author(s)----------
Christoph Bartenhagen
参见----------See Also----------
alignShortReads
alignShortReads
举例----------Examples----------
# load an AVA dataset containing 6 samples, 4 amplicons and 259 variants[加载AVA的数据集,其中包含6个样品,4扩增和259变种]
data(avaSetExample)