| sequenceCaptureLinkers {R453Plus1Toolbox} | R Documentation |
This method returns the NimbleGen's linker sequences used with their sequence capture arrays. See pp.29-30 in the NimbleGen Arrays User's Guide.
## S4 method for signature 'character'
sequenceCaptureLinkers(name)
## S4 method for signature 'missing'
sequenceCaptureLinkers()
name |
Character vector with linker sequences' names |
If the argument name is omitted, both linker
sequences are returned.
sequenceCaptureLinkers returns a DNAStringSet with the
requested linker sequences.
Hans-Ulrich Klein
sequenceCaptureLinkers()