getCNfeatures | R Documentation |
This function should not be called directly
getCNfeatures(CN, Probes, Map, by.feat, ref, Synonyms)
CN |
CN features matrix |
Probes |
Vector with the probes to match |
Map |
data.frame with the genomic description of the features to match |
by.feat |
"probe" or "gene", indicating if match should be done by probe position or gene name. |
ref |
hg18 or hg19 (only relevant if matching is done by probe position). |
Synonyms |
data.frame with available synonym gene names to match (only relevant if matching is done by gene name). |
A matrix with the copy number features
Oscar M Rueda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.