parse_summary_seqs: Parse summary.seqs output
Description
Extract statistics from the command line output of mothur command summary.seqs
and
return the results in a data.frame
Usage
parse_summary_seqs(text = NULL, file = NULL)
Value
A data.frame
of statistics
Arguments
- text
The text output of summary.seqs
- file
The path to saved output of summary.seqs