View source: R/ds.getChromosomeNames.R
ds.getChromosomeNames | R Documentation |
Get the names of the chromosomes of a GenotypeData object on the server side
ds.getChromosomeNames(genoData, datasources = NULL)
genoData |
|
datasources |
a list of |
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.