Skip to content

Commit

Permalink
Updating to v0.9.98
Browse files Browse the repository at this point in the history
- Fixed potential problem with recognition of _R1. or _R1_ patterns in filenames
- Support for FastQC v0.12.1 update (s-andrews/FastQC@fbd9cf5)
- Speed up QC step during cleaning step
- If the user provides a clustering threshold with `--cl_min_identity` then the miscellaneous DNA extraction is performed using the same identity.
- Allow decimals in maximum average number of copies in a cluster via `--cl_max_copies`
- Minor cosmetic improvements


Former-commit-id: 1fa9322
  • Loading branch information
edgardomortiz committed Oct 30, 2023
1 parent 278f1fd commit 9c6e6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ And if the program was correctly installed you will see the main help page of Ca
```text
usage: captus_assembly command [options]
Captus 0.9.96: Assembly of Phylogenomic Datasets from High-Throughput Sequencing data
Captus 0.9.98: Assembly of Phylogenomic Datasets from High-Throughput Sequencing data
Captus-assembly commands:
command Program commands (in typical order of execution)
Expand Down

0 comments on commit 9c6e6d4

Please sign in to comment.