nf-core / raredisease

Call and score variants from WGS/WES of rare disease patients.
https://nf-co.re/raredisease
MIT License
81 stars 34 forks source link

Add optional trimming of fastq files #455

Closed jemten closed 8 months ago

jemten commented 8 months ago

Description of feature

When running low input libraries we are having issues with overrepresentation of polyG sequences in the data coming from the NovaseqX instrument. A possible solution is to include an optional trimming of fastq files with fastp.

jemten commented 8 months ago

done