Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Splitting 454 paired reads in a FASTQ file

    Hi,

    I have a FASTQ file downloaded from SRA of paired 454 reads:


    Each paired read is a single FASTQ record, including the linker sequence somewhere in the middle. What software can identify the linker and split the read into two FASTQ records? I've used sff_extract for SFF files, but the author has confirmed that it cannot handle FASTQ files.

    Thanks,
    Shaun
    Last edited by sjackman; 09-10-2010, 11:34 AM. Reason: As noted by maubp, sff_extract uses SSAHA2 and not MIRA

  • #2
    Originally posted by sjackman View Post
    sff_extract uses MIRA to identify the linker sequence in the read.
    No, sff_extract uses SSAHA2 to split paired end 454 reads

    I guess you could write a python script based on what sff_extract does to split FASTQ files containing paired end Roche 454 data.

    Comment


    • #3
      Or you could convert the FASTQ file to FASTA format sequence and qual files. The fq_all2std.pl script (originally part of the MAQ distribution) can handle this conversion using the 'std2qual' subcommand.

      Do you need to maintain the data in FASTQ format for downstream analysis or will FASTA be acceptable?

      Comment


      • #4
        I'm guessing from the typo earlier he will be using MIRA, so either FASTQ or FASTA + QUAL is fine. That is not the problem.

        The problem is the reads from the SRA or a raw SFF file go like this:

        5' (tag TCAG) (optional MID barcode) (end of fragment) (paired linker) (start of fragment) 3'

        They need to be split, giving the start fragment as the "forward read" and the reverse complement of the end fragment as the "reverse read" (to mimic Sanger or Illumina paired end reads). If you have the SFF file, then sff_extract does all that for you.

        One option would be to extend sff_extract to take FASTQ input files, that might not be too hard. It is open source.

        Comment


        • #5
          [SLAP_HEAD]Doh![/SLAP_HEAD]

          You're right maubp. I got it in my head that sff_extract could work on FASTA files. My brain must have already left for the weekend.

          It certainly would be nice if the SRA allowed you download SFF files, seeing as that is how they are uploaded.

          Comment


          • #6
            Originally posted by kmcarr View Post
            It certainly would be nice if the SRA allowed you download SFF files, seeing as that is how they are uploaded.
            I've heard that they used to, and I agree it would make life easier it they still did - particularly for paired end 454 data.

            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