nf-core/eager feature request
Hello, thank you very much for providing this pipeline. While not working on ancient DNA, I use it to QC genomic libraries and find it extremely useful.
Is your feature request related to a problem? Please describe
I am using paired-end data with insert size too large for collapsing Read1 and Read2, and I could not find a way to make bowtie2 align in paired-end mode.
Paired-end alignment is important for me because I sequence at deep coverage, therefore single-end alignment overestimates the amount of sequence duplicates.
Describe the solution you'd like
Can you support paired input to bowtie2?
Describe alternatives you've considered
eager does not seem to support paired-end alignment with other software, and bowtie2 is better for me because I have read lengths of 150 nt.
Have a nice day,
Charles
nf-core/eager feature request
Hello, thank you very much for providing this pipeline. While not working on ancient DNA, I use it to QC genomic libraries and find it extremely useful.
Is your feature request related to a problem? Please describe
I am using paired-end data with insert size too large for collapsing Read1 and Read2, and I could not find a way to make
bowtie2align in paired-end mode.Paired-end alignment is important for me because I sequence at deep coverage, therefore single-end alignment overestimates the amount of sequence duplicates.
Describe the solution you'd like
Can you support paired input to
bowtie2?Describe alternatives you've considered
eagerdoes not seem to support paired-end alignment with other software, andbowtie2is better for me because I have read lengths of 150 nt.Have a nice day,
Charles