Learn R Programming

R453Plus1Toolbox (version 1.22.0)

sequenceCaptureLinkers: 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

"sequenceCaptureLinkers"(name) "sequenceCaptureLinkers"()

Arguments

name
Character vector with linker sequences' names

Value

returns a DNAStringSet with the requested linker sequences.

Details

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

See Also

removeLinker

Examples

Run this code
    sequenceCaptureLinkers()

Run the code above in your browser using DataLab