Description Usage Arguments Details Value Author(s) References See Also Examples
Mapping Illumina ProbeID as nuID.
1 | probeID2nuID(probeID, lib.mapping = "lumiHumanIDMapping", ...)
|
probeID |
a vector of Illumina ProbeID |
lib.mapping |
an Illumina ID mapping library |
... |
other parameters of |
The function will call IlluminaID2nuID
when ID mapping library were provided.
see function IlluminaID2nuID
Pan Du
Du, P., Kibbe, W.A. and Lin, S.M., "nuID: A universal naming schema of oligonucleotides for Illumina, Affymetrix, and other microarrays", Biology Direct 2007, 2:16 (31May2007).
1 2 3 | if (require(lumiHumanIDMapping)) {
probeID2nuID('0001240020', lib='lumiHumanIDMapping')
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.