2022-02-18 06:55:14 +00:00
# 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 ).
2023-03-13 11:21:37 +00:00
## dev
### `Added`
### `Fixed`
2023-03-17 20:03:54 +00:00
- [#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 )
2023-03-17 19:47:09 +00:00
- [#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 )
2023-03-23 14:34:47 +00:00
- [#274 ](https://github.com/nf-core/taxprofiler/pull/274/files ) Substituted the samtools/bam2fq module with samtools/fastq module (fix by @sofstam )
2023-03-17 20:03:54 +00:00
2023-03-13 11:21:37 +00:00
### `Dependencies`
### `Deprecated`
2023-03-13 09:57:36 +00:00
## v1.0.0 - Dodgy Dachshund [2023-03-13]
2022-02-18 06:55:14 +00:00
Initial release of nf-core/taxprofiler, created with the [nf-core ](https://nf-co.re/ ) template.
2023-03-02 12:53:32 +00:00
- 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
2022-02-18 06:55:14 +00:00
### `Added`
### `Fixed`
### `Dependencies`
### `Deprecated`