Description Usage Arguments Details Value Author(s) See Also Examples
For any chip, this function computes the map from unique Entrez Gene ID to all probes.
1 |
data |
The character string naming the chip. |
This function is deprecated.
This is essentially the computation of the reverse map, we store probe
to Entrez gene information in the ENTREZID
environment. This is
used to compute the inverse mapping.
A list, with length equal to the number of unique Entrez Gene IDs on the chip, the elements correspond to the probes that map to the Gene ID.
R. Gentleman
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.