Description Usage Arguments Details Value Author(s) See Also Examples
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.
1 2 3 4 | ## 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
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.