parse_counts: Parse read count QC files generated at pipeline steps

View source: R/parse_counts.R

parse_countsR Documentation

Parse read count QC files generated at pipeline steps

Description

This function parses text files of sample read counts of generated during the metabarcoding analysis pipeline for QC purposes.

Usage

parse_counts(f)

Arguments

f

The path to a text file that alternates fastq.gz filenames with their read counts.

Value

A two-column data frame matching samples to their read counts.


ammararuby/MButils documentation built on Jan. 29, 2023, 11:13 a.m.