View source: R/join_metaphlan2_tables.R
join.metaphlan2.tables | R Documentation |
This function takes multiple humann metaphlan2 bug list files and combines them into a single output file.
join.metaphlan2.tables( match.pattern = "metaphlan_bugs_list", input.dir, output.file )
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.