File tree 1 file changed +22
-1
lines changed
1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Dev version]
4
4
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
+
5
26
## [ 0.1.12] - 2023.03.10
6
27
7
28
### Added
8
- - Option to not check annotations for fdog.checkData (option --ignoreAnno)
29
+ - Option to not check annotations for fdog.checkData (option ` --ignoreAnno ` )
9
30
- Check compatibility between blastp and blast DBs
10
31
11
32
### Changed
You can’t perform that action at this time.
0 commit comments