View source: R/join_unpacked_pathways_tables.R
join.unpacked.pathways.tables | R Documentation |
This function takes multiple humann unpacked pathwaysfiles and combines them into a single output file.
join.unpacked.pathways.tables( match.pattern = "unpacked_pathways_relab", 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.