MetaPhlAn 2: Metagenomic Phylogenetic Analysis
10K+
MetaPhlAn docker image based on
Miniconda3
MetaPhlAn is a computational tool for profiling the composition of microbial communities (Bacteria, Archaea, Eukaryotes and Viruses) from metagenomic shotgun sequencing data (i.e. not 16S) with species-level. With the newly added StrainPhlAn module, it is now possible to perform accurate strain-level microbial profiling.
VOLUME /data/
WORKDIR /data/
docker run -it -v $(pwd):/data infotechsoft/metaphlan2 bash
# metaphlan2.py metagenome.fastq --input_type fastq > profiled_metagenome.txt
Content type
Image
Digest
Size
1.2 GB
Last updated
about 6 years ago
docker pull infotechsoft/metaphlan2