Ecological-and-Evolutionary-Genomics / eeg2016

Ecological and Evolutionary Genomics 2016
GNU General Public License v3.0
3 stars 10 forks source link

combining paired end reads when the forward and reverse files don't match #51

Open rec3141 opened 8 years ago

rec3141 commented 8 years ago

Here is a script that can be used to re-synchronize your forward and reverse paired-end reads in FASTQ files if they get out of sync due to trimming or other quality control steps, for example.

https://github.com/Ecological-and-Evolutionary-Genomics/Scripts/blob/master/fastqCombinePairedEnd.py