MHH-RCUG / nf_wochenende

A nextflow version of the Wochenende reference metagenome binning and visualization pipeline
MIT License
13 stars 2 forks source link

fastp PE read output bug #92

Open colindaven opened 2 years ago

colindaven commented 2 years ago

@PG ID:minimap2 PN:minimap2 VN:2.21-r1071 CL:minimap2 -x sr -a --split-prefix /bla/tmp_sample3_R1.trm -t 16 /bla/metagenref/wochenende/2021_12_human_bact_arch_fungi_vir.fa /blabla/nf_wochenende/work/4a/ad46d170bc8d8f6bb46c0fe4ab2437/tmp_sample3_R1.trm.fastq

Edit: This was due to reads trimmed by fastp (PE reads) not being output correctly.

Workaround before bugfix: use the standard trimmer trimmomatic