mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 23:33:09 +00:00
41 lines
1.6 KiB
Markdown
41 lines
1.6 KiB
Markdown
# nf-core/taxprofiler: Changelog
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## dev
|
|
|
|
### `Added`
|
|
|
|
- [#272](https://github.com/nf-core/taxprofiler/pull/272) - Add saving of final 'analysis-ready-reads' to dedicated directory. (❤️ to @alexhbnr for reporting, added by @jfy133)
|
|
|
|
### `Fixed`
|
|
|
|
- [#271](https://github.com/nf-core/taxprofiler/pull/271/files) Improved standardised table generation documentation nd mOTUs manual database download tutorial (♥ to @prototaxites for reporting, fix by @jfy133)
|
|
- [#269](https://github.com/nf-core/taxprofiler/pull/269/files) Reduced output files in AWS full test output due to very large files
|
|
- [#270](https://github.com/nf-core/taxprofiler/pull/270/files) Fixed warning for host removal index parameter, and improved index checks (♥ to @prototaxites for reporting, fix by @jfy133)
|
|
- [#274](https://github.com/nf-core/taxprofiler/pull/274/files) Substituted the samtools/bam2fq module with samtools/fastq module (fix by @sofstam)
|
|
|
|
### `Dependencies`
|
|
|
|
### `Deprecated`
|
|
|
|
## v1.0.0 - Dodgy Dachshund [2023-03-13]
|
|
|
|
Initial release of nf-core/taxprofiler, created with the [nf-core](https://nf-co.re/) template.
|
|
|
|
- Add read quality control (sequencing QC, adapter removal and merging)
|
|
- Add read complexity filtering
|
|
- Add host-reads removal step
|
|
- Add run merging
|
|
- Add taxonomic classification
|
|
- Add taxon table standardisation
|
|
- Add post-classification visualisation
|
|
|
|
### `Added`
|
|
|
|
### `Fixed`
|
|
|
|
### `Dependencies`
|
|
|
|
### `Deprecated`
|