We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2a4a03 + 59a392a commit e4696b6Copy full SHA for e4696b6
1 file changed
CHANGELOG.md
@@ -11,9 +11,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
11
## [Unreleased]
12
13
14
-## [7.1.0] - 2021-07-16
+## [7.1.0] - 2021-07-29
15
### Added
16
- HISAT2 aligner functionality and the option to run either BWA-MEM2/HISAT2 or both at once. The default aligner is BWA-MEM2.
17
+- A python script to generate config files from command line.
18
### Changed
19
- Update config file to process inputs for each aligner separately. Old config files still work and BWA-MEM2 will be run as usual.
20
- #112 Update BWA-MEM2 and SAMtools docker to SAMtools 1.12
0 commit comments