This function should not be called directly
getCNfeatures(CN, Probes, Map, by.feat, ref, Synonyms)
A matrix with the copy number features
CN features matrix
Vector with the probes to match
data.frame with the genomic description of the features to match
"probe" or "gene", indicating if match should be done by probe position or gene name.
hg18 or hg19 (only relevant if matching is done by probe position).
data.frame with available synonym gene names to match (only relevant if matching is done by gene name).
Oscar M Rueda