Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lfaino
    Junior Member
    • Mar 2011
    • 9

    split a fastq file

    Dear All,
    I need to split a fastq file in two files in which there is one pair in one and the other pair in the other. It looks that CLC needs to files to select pair ends reads. the file now looks like this:

    >ILLUMINA-52179E_0050_FC70G0HAAXX:6:1:2997:934#GCCAAT/1
    TACCACCCAGGCCCCGTCTATCTATATCATCACTCGATTTATTATCCTCTAGTAATCCTCCCGAAATCCCTGAA
    >ILLUMINA-52179E_0050_FC70G0HAAXX:6:1:2997:934#GCCAAT/1
    quality line
    >ILLUMINA-52179E_0050_FC70G0HAAXX:6:1:2997:934#GCCAAT/2
    TCCTGAGTCAATTGCAGAGCAGTTTCATTTCTATGAGCATGATTCTTCGGCATAAAAGTCGAGCATGAACTATGT
    >ILLUMINA-52179E_0050_FC70G0HAAXX:6:1:2997:934#GCCAAT/2
    quality line

    thanks in advance
    Luigi
  • Kennels
    Senior Member
    • Feb 2011
    • 149

    #2
    Galaxy has a tool which does this.
    Visit: http://main.g2.bx.psu.edu/

    On the left hand pane, go to:
    NGS: QC and manipulation
    Fastq splitter

    and follow instructions.

    Comment

    • lfaino
      Junior Member
      • Mar 2011
      • 9

      #3
      Hi Kennels,
      it is not what I want. I have already the sequence dividend in forw and rev. I need to divide them in a file containing the /1 and in a file the /2. that`s it

      Luigi

      Comment

      • swbarnes2
        Senior Member
        • May 2008
        • 910

        #4
        What's wrong with grep? Or some scripting language?

        While you are at it, use sed to get rid of the text following the +, since it's just pointlessly making your file larger.

        Comment

        • Kennels
          Senior Member
          • Feb 2011
          • 149

          #5
          Hi Luigi,

          Unless I'm understanding you wrongly, you want to split a paired end fastq file into two files, one containing read 1, and the other read 2, correct?

          Well, that's the tool I described in Galaxy:

          From the page:
          *****************************
          What it does

          Splits a single fastq dataset representing paired-end run into two datasets (one for each end). This tool works only for datasets where both ends have the same length.

          Sequence identifiers will have /1 or /2 appended for the split left-hand and right-hand reads, respectively.
          ****************************************

          Comment

          Latest Articles

          Collapse

          • GATTACAT
            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by GATTACAT
            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
            07-01-2026, 11:43 AM
          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-30-2026, 05:37 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-26-2026, 11:10 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          55 views
          0 reactions
          Last Post SEQadmin2  
          Working...