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


grunwaldlab/metacoder documentation built on Feb. 15, 2025, 3:37 p.m.