Skip to content

Commit deeda8a

Browse files
authored
Update CHANGELOG.md
1 parent eb902a6 commit deeda8a

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,31 @@
22

33
## [Dev version]
44

5+
### Added
6+
-
7+
### Changed
8+
-
9+
### Fixed
10+
-
11+
12+
## [0.1.22] - 2023.08.16
13+
14+
### Added
15+
- Option to NOT adding all search taxa (`--notAddingTaxa`); OFF by default,
16+
i.e. all search taxa will be present in phyloprofile output
17+
- Check invalid min-/max rank for core taxa (specified by --minDist and --maxDist).
18+
If the specified ranks (by default, `--minDist genus` `--maxDist kingdom`) are not available
19+
for all core taxa, the next valid ranks will be suggested (or automatically applied if default ranks are used)
20+
21+
### Changed
22+
-
23+
### Fixed
24+
- Fixed issue with long directory path for FASTA36 v36.3.8g Dec 2017
25+
526
## [0.1.12] - 2023.03.10
627

728
### Added
8-
- Option to not check annotations for fdog.checkData (option --ignoreAnno)
29+
- Option to not check annotations for fdog.checkData (option `--ignoreAnno`)
930
- Check compatibility between blastp and blast DBs
1031

1132
### Changed

0 commit comments

Comments
 (0)