.mapProbeGene | R Documentation |
since in the original probe annotation, a specific probe can be mapped to multiple genes, this function splits the rows and maps each probe to a signle gene in a row.
.mapProbeGene(df.annot)
df.annot |
a dataframe with probe annotation, can be the object returned from the convertAnnotToDF function. |
a dataframe with 1:1 mapping of probe and gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.