Description Slots Methods Author(s) See Also Examples
This class contains the actual nucleotide codes for the typed SNPs
.Data
:nucleotide coding data
signature(x = "snp.coding", i = "ANY", j = "missing", drop = "missing")
: subset
operations. x[i] will show coding for SNPs selected in i.
signature(from = "snp.coding", to =
"character")
: converts SNP coding from internal (raw) to human-readable character.
signature(object = "snp.coding")
: shows the object.
Take care that this is internal representation
Yurii Aulchenko
snp.strand-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.