ds.getChromosomeNames: Get names of chromosomes

View source: R/ds.getChromosomeNames.R

ds.getChromosomeNamesR Documentation

Get names of chromosomes

Description

Get the names of the chromosomes of a GenotypeData object on the server side

Usage

ds.getChromosomeNames(genoData, datasources = NULL)

Arguments

genoData

character Name of the GenotypeData object on the server

datasources

a list of DSConnection-class objects obtained after login.

Value

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


isglobal-brge/dsOmicsClient documentation built on March 20, 2023, 3:52 p.m.