View source: R/getChromosomeNamesDS.R
getChromosomeNamesDS | R Documentation |
Get the names of the chromosomes of a GenotypeData object
getChromosomeNamesDS(genoData)
genoData |
|
A list
with:
-autosomes: integer codes for the autosomes
-Xchr: integer code for the X chromosome
-pseudoautosomalRegionXY: integer code for the pseudoautosomal region
-Ychr: integer code for the Y chromosome
-mitochondrial: integer code for mitochondrial SNPs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.