gex.mapping {GExMap}R Documentation

Function from the GExMap package which format the genome to be used by GExMap

Description

Format the genome accordinf to the scale and the genomic distribution of the user gene list.

Usage

gex.mapping(data, list.chr, scale, I, list.ENS)

Arguments

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.

Details

This function is included in the GExMap package and could not be used independently.

Author(s)

Nicolas Cagnard <nicolas.cagnard@inserm.fr>

See Also

GExMap


[Package GExMap version 1.0 Index]