Releases: amillard/tax_myPHAGE
Releases · amillard/tax_myPHAGE
0.2.4
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
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
Release v0.2.2
Rename:
- Renamed
viridic
submodule to similarity
0.2.1
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
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
Release v0.1.9
Format Fixes:
- Remove the "query_" in the summary table file
0.1.8
Release v0.1.8
Bug Fixes:
- Corrected of format summary table
0.1.7
Release v0.1.7
Bug Fixes:
- Corrected bug for execution time for genome
0.1.6
Release v0.1.6
Bug Fixes:
- Corrected how the genome_id is handled when character are not suitable for file name
0.1.5
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.