parse_summary_seqs: Parse summary.seqs output

View source: R/mothur.R

parse_summary_seqsR Documentation

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)

Arguments

text

The text output of summary.seqs

file

The path to saved output of summary.seqs

Value

A data.frame of statistics


metacoder documentation built on April 4, 2023, 9:08 a.m.