sequenceCaptureLinkers {R453Plus1Toolbox}R Documentation

Retrieve NimbleGen's sequence capture linkers

Description

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.

Usage

## S4 method for signature 'character'
sequenceCaptureLinkers(name)
       ## S4 method for signature 'missing'
sequenceCaptureLinkers()

Arguments

name

Character vector with linker sequences' names

Details

If the argument name is omitted, both linker sequences are returned.

Value

sequenceCaptureLinkers returns a DNAStringSet with the requested linker sequences.

Author(s)

Hans-Ulrich Klein

See Also

removeLinker

Examples

    sequenceCaptureLinkers()

[Package R453Plus1Toolbox version 1.40.0 Index]