Question: How To Process Paired Reads In Galaxy
0
gravatar for Larry Simpson
5.4 years ago by
Larry Simpson30 wrote:
Hi Users How do I process paired reads from an Ilumina Miseq platform? If I first use "Groomer" and then "Filter by quality", the paired reads get out of sync. I read some responses to similar questions in this Forum that the paired reads must first be "joined" before filtering and then split for mapping. There is also a "Fastq interlacer" command to join reads. However, I also read in the Forum that Galaxy requires the filtered paired reads to be of equal length. But would not the filtering process on the joined reads also modify the length of each differently? Or can the NGS: Picard command "Paired Read Mate Fixer" be used to re-synchronize the paired reads? If there is no way around the requirement for equal lengths, then I guess that it is really not possible to process paired reads in Galaxy? But I am sure it is just my stupidity. Full disclosure: Be kind, I am a novice in this field, just learning Galaxy (which by the way is a fantastic resource!). Larry Simpson UCLA
galaxy • 1.5k views
ADD COMMENTlink modified 5.3 years ago by Jennifer Hillman Jackson25k • written 5.4 years ago by Larry Simpson30
0
gravatar for Jennifer Hillman Jackson
5.3 years ago by
United States
Jennifer Hillman Jackson25k wrote:
Hi Larry, If you are performing RNA-seq analysis, there is no need to filter the data to ensure exact pairs before running Tophat. Later steps will deal with any unpaired sequences. If you are instead performing variant analysis, then in many cases you will want matched pairs. Join the data first, perform any manipulations that may remove reads entirely (filtering by quality), then split and perform steps that may only trim off ends (if even needed). The FASTQ splitter/joiner are at the top of the "NGS: QC and manipulation" tool group, FASTQ Quality Trimmer is a bit lower down. Use FastQC to understand what thresholds to use, per dataset. Hopefully this helps, Jen Galaxy team -- Jennifer Hillman-Jackson Galaxy Support and Training http://galaxyproject.org
ADD COMMENTlink written 5.3 years ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 169 users visited in the last hour