gex.mapping {GExMap} | R Documentation |
Format the genome accordinf to the scale and the genomic distribution of the user gene list.
gex.mapping(data, list.chr, scale, I, list.ENS)
data |
Matrix of the data.data file |
list.chr |
Data about the analized chromosome |
scale |
Scale to format the genome. |
I |
This function is performed chromosome by chromosome, I is the name of the analized chromosome |
list.ENS |
List of ENSEMBL genes produced by the load.corr() function. |
This function is included in the GExMap package and could not be used independently.
Nicolas Cagnard <nicolas.cagnard@inserm.fr>
GExMap