Description Slots Methods Author(s) See Also Examples
This class contains the strands of the typed SNPs
.Data
:nucleotide strand data
signature(x = "snp.strand", i = "ANY", j = "missing", drop = "missing")
: subset
operations. x[i] will show strand for SNPs selected in i.
signature(from = "snp.strand", to =
"character")
: converts SNP strand from internal (raw) to human-readable character.
signature(object = "snp.strand")
: shows the object.
Take care that this is internal representation
Yurii Aulchenko
snp.coding-class
,
gwaa.data-class
,
snp.data-class
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.