The bioBakery help forum for overall discussions on various metagenomics softwares. (Purely technical issues should better be raised on GitHub than on the forum.)
Pangenome-based Phylogenomic Analysis
PanPhlAn is a strain-level metagenomic profiling tool for identifying
the gene composition of individual strains in metagenomic samples.
PanPhlAn’s ability for strain-tracking and functional analysis of unknown
pathogens makes it an efficient tool for culture-free microbial population studies.
PanPhlAn is written in Python and covers the 3 main tasks:
panphlan_download_pangenome.py, to download pangenome files (fasta file of contigs, BowTie2 indexes and general information) for over 3,000 species
panphlan_map.py, to profile each metagenomic sample by mapping it against the species of interest
panphlan_profile.py, to merge and process the mapping results in order to get the final gene presence/absence matrix
For custom pangenome generation (advanced) see the PanPhlAn exporter
PanPhlAn runs under Ubuntu/Linux and requires the following software tools to be installed on your system:
PanPhlAn 3 - strain detection and characterization
Help
For any help see :
Pangenome-based Phylogenomic Analysis
PanPhlAn is a strain-level metagenomic profiling tool for identifying the gene composition of individual strains in metagenomic samples. PanPhlAn’s ability for strain-tracking and functional analysis of unknown pathogens makes it an efficient tool for culture-free microbial population studies.
PanPhlAn is written in Python and covers the 3 main tasks:
panphlan_download_pangenome.py, to download pangenome files (fasta file of contigs, BowTie2 indexes and general information) for over 3,000 speciespanphlan_map.py, to profile each metagenomic sample by mapping it against the species of interestpanphlan_profile.py, to merge and process the mapping results in order to get the final gene presence/absence matrixFor custom pangenome generation (advanced) see the PanPhlAn exporter
PanPhlAn runs under Ubuntu/Linux and requires the following software tools to be installed on your system:
And the following Python libraries:
PanPhlAn is also available in bioconda :
If you use PanPhlAn, please cite:
PanPhlAn is a project of the Computational Metagenomics Lab at CIBIO, University of Trento, Italy