selex.sampleSummary:
Show samples visible to the current SELEX session
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
selex.sampleSummary()
Arguments
Value
selex.sampleSummary returns a data frame containing sequencing run names, sample names, rounds, left and right barcodes, and file paths.
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.