Skip to content

Releases: biobakery/kneaddata

New cut-adapters option integration

28 May 00:06
Compare
Choose a tag to compare

Release Notes

New feature: --cut-adapters (optional)

Description: Runs the FASTQC report on the raw sequence and generates a custom.fa adapter file using the FASTQC report on overrepresented sequences. Finally, passes the custom.fa adapter file to trimmomatic to cut the adapters and overrepresented sequences.

Usage: kneaddata -i seq.fastq -db demo_db -o kneaddata_output --cut-adapters --fastqc FastQC

Dependency: FastQC

Add trf install to setup.

11 May 13:48
e657fd5
Compare
Choose a tag to compare