Description Usage Arguments Value
View source: R/plottingAndStats.R
Reads in metadata.txt produced by NanoR and returns a Data.Frame object Optionally, reads below a quality threshold can be dropped. By default all reads are returned
1 | loadTable(infile, qualityCutoff = 0)
|
infile |
Path to the input file |
qualityCutoff |
reads with quality scores >= to this cutoff are kept |
a DataFrame of the infile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.