Description Usage Details Value See Also Examples
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
.
1 |
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
.
selex.sampleSummary
returns a data frame containing sequencing run names, sample names, rounds, left and right barcodes, and file paths.
selex.defineSample
, selex.getAttributes
, selex.loadAnnotation
, selex.sample
, selex.saveAnnotation
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.