PanPhlAn version history - SegataLab/panphlan GitHub Wiki

Version 3.1 (Jan 2021)

Minor convenience update

  • panphlan_download_pangenome.py now includes md5 checksum, automatic retries and automatic file removing after extraction
  • panphlan_map.py : temporary location can be specified, output in no longer compressed by bz2
  • panphlan_profile.py : input can be a directory or a text file containing path of input files

Version 3.0 (May 2020)

  • Database of pangenomes added. Script for easy download : panphlan_download_pangenome.py. The database contains more than 3,000 species pangenomes, gene locations, and bowtie2 indexes
  • Add script panphlan_find_gene_grp.py for finding potential mobile elements using the presence/absence matrix built

Version 1.3 (November 2019)

  • Designed to work with Python 3; Python 2.7 compatibility is not guaranteed.
  • Major changes in panphlan_pangenome_generation.py. It now works using ChocoPhlan and only generates bowtie2 indexes
  • panphlan_old_pangenome_generation.py works as in the previous version. For custom database generation using usearch
  • panphlan_profile.py add arguments to map genes ID to functionnal annotation data

Version 1.2.4 (March 2018)

  • panphlan_pangenome_generation.py Roary clustering is accepted as input for database generation (instead of usearch7 clustering)

Version 1.2.3 (September 2017)

  • panphlan_pangenome_generation.py gff gene-annotation files are accepted as input for database generation (instead ffn gene sequence input)

Version 1.2 (February 2016)

  • Stable release published together with the PanPhlAn paper in Nature Methods (March 2016)

Version 1.1 (July 2015)

  • panphlan_pangenome_generation.py gene-names are no more restricted to NCBI coding
  • panphlan_profile.py set 2X as default min coverage threshold of a strain in sample

Version 1.0 (May 2015)

  • First release of PanPhlAn as used for the analysis in the PanPhlAn paper
⚠️ **GitHub.com Fallback** ⚠️