Header Leaderboard Ad

Collapse

Splitting 454 paired reads in a FASTQ file

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
              How RNA-Seq is Transforming Cancer Studies
              by seqadmin



              Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
              09-07-2023, 11:15 PM
            • seqadmin
              Methods for Investigating the Transcriptome
              by seqadmin




              Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

              Whole Transcriptome RNA-seq
              Whole transcriptome sequencing...
              08-31-2023, 11:07 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 06:18 AM
            0 responses
            5 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-20-2023, 09:17 AM
            0 responses
            8 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-19-2023, 09:23 AM
            0 responses
            25 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-19-2023, 09:14 AM
            0 responses
            7 views
            0 likes
            Last Post seqadmin  
            Working...
            X