platon

Identification & characterization of bacterial plasmid-borne contigs from short-read draft assemblies.

GPL-3.0 License

Downloads
151
Stars
98
Committers
5

Bot releases are hidden (Show)

platon - v1.6

Published by oschwengers over 3 years ago

This is a minor update introducing several technical improvements under the hood:

  • bumped several 3rd party dependency versions
  • added & improved CI tests
  • source code modularizations
  • Python3 code refactoring

In addition we

  • adjusted the mobilization detection evalue to 1E-10
  • discarded bundled 3rd party dependencies in favour of using conda or manually installed executables
platon - v1.5.0

Published by oschwengers about 4 years ago

This is a minor release updating the database:

A new database is built upon RefSeq 202 database release 202 containing complete:

  • 20,041 chromosomes
  • 18,795 plasmids

Now, circularity and coverage information can be parsed from Unicycler assembly fasta headers.
Several fixes and improvements were applied to the MPS creation process related to the UniRef90 seed sequences

platon - v1.4.0

Published by oschwengers over 4 years ago

This is a minor version update introducing:

  • a new --prefix option

and fixing two bugs:

  • catching occasional empty output of Prodigal
  • executing Prodigal in meta mode on small sequences (characterizations of single contigs/plasmids)
platon - v1.3.1

Published by oschwengers over 4 years ago

This is a patch release fixing the following bugs:

  • reactivate inc group detection
  • replace nucmer by a single core compiled version
  • adapt inc group output
platon - v1.3.0 - New mode parameter

Published by oschwengers over 4 years ago

This minor release introduces a new --mode parameter to choose from 3 distinct contig filtering modes:

  • sensitivity: only applies sensitivity RDS threshold (-7.7) - actually more like excluding chromosomal contigs.
  • accuracy (default): applies sensitivity & specificity thresholds as well as characterization heuristics
  • specificity: only applies specificity RDS threshold (0.4)
platon - v1.2.1

Published by oschwengers over 4 years ago

This is a minor release fixing a Diamond bug under MacOSX.

platon - v1.2.0 - Platon uses UniProt clusters

Published by oschwengers over 4 years ago

This is a major update on the latest release.

In this release we introduce UniProt's UniRef90 protein clusters which replaced the NCBI's PCLA prokaryote clusters. Furthermore, we substantially revised and improved the RDS formula of the RDS metric and added new contig characterizations. Also Platon now takes advantage of the manually curated relaxase HMM profiles of MacSyFinder.

In detail:

  • enhanced formula for the RDS calculation
  • enlarged MPS db size (~4.1 mio) due to a switch to UniProt's UniRef90 protein clusters
  • incorporation of MacSyFinder 's ralaxase HMM profiles
  • implementation of an oriT detection by incorporating MOB-suite 's oriT sequences
  • updates of all databaes
  • many tiny bug fixes and improvements

The current database is available at Zenodo: https://zenodo.org/record/3751774 10.5281/zenodo.3349651

platon - v1.1.0

Published by oschwengers about 5 years ago

First update to v1.1.0.

  • enhanced prediction performance by calibrated RDS
  • updated Database to RefSeq release 95
  • added Database checks

Database is available at Zenodo: DOI 10.5281/zenodo.3349651

platon - Initial version

Published by oschwengers over 5 years ago