join.metaphlan2.tables: Join single-sample metaphlan2 tables

View source: R/join_metaphlan2_tables.R

join.metaphlan2.tablesR Documentation

Join single-sample metaphlan2 tables

Description

This function takes multiple humann metaphlan2 bug list files and combines them into a single output file.

Usage

join.metaphlan2.tables(
  match.pattern = "metaphlan_bugs_list",
  input.dir,
  output.file
)

Arguments

match.pattern

character; pattern to match desired files and directories. Default is "metaphlan_bugs_list"

input.dir

character; path to input directory.

output.file

character; path and name of output file.


kstagaman/sharpton-lab-metaGTx.processing documentation built on Oct. 2, 2022, 4:39 p.m.