Description Usage Arguments Details Value Author(s) See Also Examples
This method returns the standard multiplex sequences used by the Genome Sequence MID library kits.
1 2 3 4 | ## S4 method for signature 'missing'
genomeSequencerMIDs()
## S4 method for signature 'character'
genomeSequencerMIDs(mid)
|
mid |
Character vector with multiplex sequences' IDs (MIDs) |
If the argument mid
is omitted, all 14 available
multiplex sequences are returned.
genomeSequencerMIDs
returns a DNAStringSet
with the
requested multiplex sequences.
Hans-Ulrich Klein
1 2 | genomeSequencerMIDs()
genomeSequencerMIDs(c("MID1", "MID3"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.