Skip to content

Releases: BU-ISCIII/plasmidID

New release 1.6.5

13 Apr 15:18
Compare
Choose a tag to compare
  • Removed compilant parameter from prokka.
  • Fixed docker file : perl module incompatibility

New version .- v1.6.4

20 Mar 22:31
Compare
Choose a tag to compare
  • Updated Dockerfile
  • Migrated tests to github actions
  • Updated environment.yml for conda.
  • Fixed issues #12,#14,#15,#17. Cases with no plasmids or too many. Relative paths in html images.

v1.6.3

16 Jun 13:55
Compare
Choose a tag to compare
  • remove test code

v1.6.2

06 Jun 19:30
Compare
Choose a tag to compare
  • html unescape fix

v1.6.0

05 Jun 13:19
Compare
Choose a tag to compare

Added

  • Compatible with SMRT sequencing technology
  • Improved summary report and NEW HTML report for better results interpretation
  • Improved plasmid database clustering based on kmer

v1.5.2 2020-04-02

02 Apr 11:33
Compare
Choose a tag to compare

Added

  • Bioconda guidelines compatibility
  • Improved plasmid database download script

1.5.0 2020-03-16

16 Mar 17:29
Compare
Choose a tag to compare

Added

  • Conda compatibility
  • Kmer based prefiltering

1.4.2 - 2018-09-29

03 Nov 19:36
Compare
Choose a tag to compare

Added

  • Specific config file for only reconstruct parameter

Fixed

  • Protein databases can be properly used
  • Fixed bug in blast_to_complete.sh, space in file name.
  • Fixed issues with circleci.

Release v1.4.1

20 Sep 13:38
Compare
Choose a tag to compare

Fixed

  • Fixed minor bug in circleci config file.

Release v1.4.0

20 Sep 13:30
Compare
Choose a tag to compare

Added

  • Automatically annotated genes/cds are displayed differently depending on whether they are located in forward or reverse.
  • Psi-cd-hit and blast now handle threads.
  • Improved error handling.
  • Docker/Singularity compatibility.
  • One multifasta file per reference plasmid is generated with all the similar contigs from the sample.
  • Quick staus of values applied to plasmid reconstruction.
  • CircleCI testing and deployment added.
  • Possibility to choose different circos config file.

Fixed

  • Some plasmids from the database were not annotated
  • Limit sample name to 37 characters, capped by prokka
  • Bug in complete contig track generator that took the wrong value and couldn't draw sequences that matched the position 0 of plasmid#
  • Other minor fixes.