Description Usage Arguments Details Value Author(s) References See Also Examples
Mapping nuID into Illumina ProbeID.
1 | nuID2probeID(nuID, lib.mapping = "lumiHumanIDMapping", ...)
|
nuID |
a vector of nuID |
lib.mapping |
an Illumina ID mapping library |
... |
other parameters of |
The function will call nuID2IlluminaID
when ID mapping library were provided.
see function nuID2IlluminaID
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)) {
nuID2probeID("B2J6WGhV.RevOJYff4", lib.mapping = "lumiHumanIDMapping")
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.