Skip to content

Releases: amillard/tax_myPHAGE

0.2.4

20 Nov 16:23
Compare
Choose a tag to compare

Release v0.2.4

Improvement:

  • Add the genome to the summary table putting them as new genus and new species format if number of genomes with mash distance < args.dist is bellow 1

0.2.3

29 Oct 09:38
Compare
Choose a tag to compare

Release v0.2.3

Bugs:

  • Changes the sys.exit() to a check and continue the loop if number of genomes wih mash distance < 0.2

0.2.2

29 Oct 08:44
Compare
Choose a tag to compare

Release v0.2.2

Rename:

  • Renamed viridic submodule to similarity

0.2.1

28 Oct 14:16
Compare
Choose a tag to compare

Release v0.2.1

New Features:

  • In VIRIDIC submodule, you can have two sets: query set and reference set (blast only query vs reference, not all vs all) as asked in #9

0.2.0

27 Oct 20:38
Compare
Choose a tag to compare

Release v0.2.0

New Features:

  • Changed taxmyphage to use submodules
  • Added install module to install the databases and quit
  • Added run module that have the same behaviour as the previous taxmyphage -i input.fasta
  • Added a viridic subcommand as ask for enhancement by #9 to have the intergenomic distance between two genomes

0.1.9

25 Oct 07:36
Compare
Choose a tag to compare

Release v0.1.9

Format Fixes:

  • Remove the "query_" in the summary table file

0.1.8

25 Oct 07:31
Compare
Choose a tag to compare

Release v0.1.8

Bug Fixes:

  • Corrected of format summary table

0.1.7

25 Oct 07:26
Compare
Choose a tag to compare

Release v0.1.7

Bug Fixes:

  • Corrected bug for execution time for genome

0.1.6

25 Oct 07:23
Compare
Choose a tag to compare

Release v0.1.6

Bug Fixes:

  • Corrected how the genome_id is handled when character are not suitable for file name

0.1.5

24 Oct 15:39
Compare
Choose a tag to compare

Release v0.1.5

Bug Fixes:

  • Corrected a bug (#1) related to genome names with non-folder compatible characters.

New Features:

  • Added a new feature that includes a summary file of taxonomy information in the output folder.