genoStrings {GGtools} | R Documentation |
create a character vector of genotype value strings
genoStrings(racExSet, rsnum)
racExSet |
instance of racExSet-class |
rsnum |
string that is a rowname in snps(racExSet) |
computes unphased genotype code from the rare allele count and other metadata in the racExSet
character vector
For interoperability with the genetics package,
e.g., genotype
Vince Carey <stvjc@channing.harvard.edu>
data(chr20GGdem) genoStrings(chr20GGdem, "rs6060535")