Addresses https://github.com/nf-core/kmermaid/issues/74 to remove ribosomal reads from the trimmed sequences, so that down the line the differential hash expression doesn't even have the option of looking at ribosomal abundance, which is usually more related to sequencing depth than biological function.
PR checklist
[x] PR is to dev rather than master
[x] This comment contains a description of changes (with reason)
[x] If you've fixed a bug or added code that should be tested, add tests!
Addresses https://github.com/nf-core/kmermaid/issues/74 to remove ribosomal reads from the trimmed sequences, so that down the line the differential hash expression doesn't even have the option of looking at ribosomal abundance, which is usually more related to sequencing depth than biological function.
PR checklist
dev
rather thanmaster
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updated