Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to "chop" a large FASTQ PE file in half?

    Hello,

    I hesitate to use the following terms: "split", "partition", "trim" - because they all have special connotations.

    What I'd like to do is to take a large FASTQ file of PE reads and cut the file into two approximately equal halves. However, I want to do it in such a manner that a given file does not have only one half of a pair of a PE read group. In other words, I want to insure that when the file is halved, or split, that no PE reads are separated.

    For example, if I have a file with 11 PE reads, I do NOT want 5 reads in one file and 6 reads in another.

    Will FASTQ Splitter work for what I want?

    - Andor

  • #2
    Originally posted by cement_head View Post
    Hello,

    For example, if I have a file with 11 PE reads, I do NOT want 5 reads in one file and 6 reads in another.

    - Andor
    How would you split a PE dataset otherwise? I assume your PE reads are in two separate files (R1/R2) and the split would have to split both files?

    Comment


    • #3
      Originally posted by GenoMax View Post
      How would you split a PE dataset otherwise? I assume your PE reads are in two separate files (R1/R2) and the split would have to split both files?
      No, there are in ONE file, PE reads, RAW FASTQ.

      Comment


      • #4
        So your paired-end reads are interleaved? Why not use "split -n 2" to divide the original into to two parts. If you have an odd number of fastq records then using an explicit "split -l ((n+1)/2*4)" may be better (n = number of fastq records).
        Last edited by GenoMax; 08-07-2017, 08:28 AM.

        Comment


        • #5
          Didn't work, cut the file perfectly in half (FASTQ Splitter.pl)

          This from the developer "Currently FASTQ Splitter is not aware of read pairs. One possible solution is to execute FASTQ Splitter by specifying even number of reads for each part. E.g., with "--part-size 200000 --measure count" you'll get 100k pairs per part. You may have to count the reads and calculate the appropriate number of reads per part before that."

          I'll try this next.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Genetic Variation in Immunogenetics and Antibody Diversity
            by seqadmin



            The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
            11-06-2024, 07:24 PM
          • seqadmin
            Choosing Between NGS and qPCR
            by seqadmin



            Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
            10-18-2024, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 11:09 AM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Today, 06:13 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-01-2024, 06:09 AM
          0 responses
          30 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 10-30-2024, 05:31 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Working...
          X