You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to trim adapters for an interleaved fastq file. However, I use this command : fastp --interleaved_in -i 2139258.interleaved.fq.gz -o 2139258.interleaved.trimmed.fq.gz , but I keep gettin an error asking me for paired end outputs. Does this program not support an interleaved output fastq file?