selex.sampleSummary: Show samples visible to the current SELEX session

Description Usage Details Value See Also Examples

View source: R/SELEX.R

Description

A function used to output the sequencing run names, sample names, rounds, left and right barcodes, and file paths of all samples that have been currently loaded from sequencing run info files or defined using selex.defineSample.

Usage

1

Details

selex.sampleSummary displays all the samples currently visible to the SELEX session. A sample is ‘visible’ to the current SELEX session when its metadata has been loaded or defined and can be used to create a sample handle from its sequencing run info name, sample name, and round (see selex.sample). Alternatively, a sample handle can also be specified using its row number as returned by selex.sampleSummary.

Value

selex.sampleSummary returns a data frame containing sequencing run names, sample names, rounds, left and right barcodes, and file paths.

See Also

selex.defineSample, selex.getAttributes, selex.loadAnnotation, selex.sample, selex.saveAnnotation

Examples

1

SELEX documentation built on Nov. 8, 2020, 5:22 p.m.