ds.getSNPSbyGen.RdSubset a server side GDS with the SNPs from selected gene(s)
ds.getSNPSbyGen(gdsFile, genes, name = NULL, datasources = NULL)character Name of the GDS on the server
character vector Name of the gene(s) to select (HGCN nomenclature)
character (default NULL) Name of the subsetted GDS, if NULL
the name gds_subsetted will be used.
a list of DSConnection-class objects obtained after login.
This function does not have an output. It creates (or overwrites) a GDS object on the study server.