loadTable: Read in metadata.txt

Description Usage Arguments Value

View source: R/plottingAndStats.R

Description

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

Usage

1
loadTable(infile, qualityCutoff = 0)

Arguments

infile

Path to the input file

qualityCutoff

reads with quality scores >= to this cutoff are kept

Value

a DataFrame of the infile


mgaleyuw/NanoGraph documentation built on Dec. 21, 2021, 5:08 p.m.