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
              Advanced Methods for the Detection of Infectious Disease
              by seqadmin




              The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
              ...
              11-27-2023, 01:15 PM
            • seqadmin
              Strategies for Investigating the Microbiome
              by seqadmin




              Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
              11-09-2023, 07:02 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 12-01-2023, 09:55 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 11-30-2023, 10:48 AM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 11-29-2023, 08:26 AM
            0 responses
            14 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 11-29-2023, 08:12 AM
            0 responses
            14 views
            0 likes
            Last Post seqadmin  
            Working...
            X