Skip to content

stheil15/biom2metaphlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

biom2metaphlan

Parse a TSV file format to Metaphlan format to run Lefse and/or Hclust scripts.

Perl libraries

  • Getopt::Long
  • File::Basename
  • Math::Round
  • Cwd 'abs_path'

Usage

biom2metaphlan.pl -i otu-table.tsv -m map.txt -c category -d [int]

Help

USAGE: perl biom2metaphlan.pl -i otu-table-w-taxo.tsv -m mapping-file.tsv

				### OPTIONS ###
				-i|input        <OTU TABLE> OTU table in Biom TSV format, with taxonomy.
				-m|map          <QIIME MAP FILE> TSV file.
				-o|output       <DIRECTORY>  Output directory.
				-c              Map category to print.
				-d              Taxonomy depth. [int]
				-freq           Compute per sample frequencies.
				-help|h         Print this help and exit.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages