genomeSequencerMIDs {R453Plus1Toolbox} | R Documentation |
This method returns the standard multiplex sequences used by the Genome Sequence MID library kits.
## 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
genomeSequencerMIDs() genomeSequencerMIDs(c("MID1", "MID3"))