Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Split mate pair 454 for newbler

    Hi,

    I have a bunch of 454 3kb mate pair files in SFF format which I'd like to use to get a Newbler assembly. However, I want Newbler to use only those reads which have a linker sequence. Is it possible to provide such parameters to Newbler?

    Thanks

  • #2
    The short answer is 'no'. Newbler will check each read for the presence of the linker, split the reads that have one, but it uses the non-linker containing reads as shotgun reads.

    One way to achieve what you want would be to do an regular newbler assembly, extract IDs of the reads containing the linker from the 454PairStatus.txt (only reads with linkers are mentioned here), put these IDs in a text file, and use the -fi option with this file to have newbler assemble only those reads.

    Comment


    • #3
      Hi Flxlex,

      Thanks for your response. That is what I'm attempting to do. However, my Newbler run takes a really long time (100 hours, 30gb and still only 4% complete!!). I have 7 plates of 3kb mate pairs.

      I was thinking of the following alternate approach. Would that work??
      1) Use sff_extract to identify "linkered" sequences
      2) Split them into .f and .r based on linkers and quality-clip sequences
      3) Generate FASTQ files from only the seq with .f and .r
      4) Convert FASTQ to FASTA
      4) Use FASTA as input to Newbler.

      Would be glad to know if that'd work. Also, is there a way to speed up my Newbler run? I'm using the steps mentioned in your post here and here:


      Thanks for your help!
      Last edited by flobpf; 04-28-2011, 07:00 AM. Reason: added another link.

      Comment


      • #4
        Originally posted by flobpf View Post
        Hi Flxlex,

        Thanks for your response. That is what I'm attempting to do. However, my Newbler run takes a really long time (100 hours, 30gb and still only 4% complete!!). I have 7 plates of 3kb mate pairs.

        I was thinking of the following alternate approach. Would that work??
        1) Use sff_extract to identify "linkered" sequences
        2) Split them into .f and .r based on linkers and quality-clip sequences
        3) Generate FASTQ files from only the seq with .f and .r
        4) Convert FASTQ to FASTA
        4) Use FASTA as input to Newbler.

        Would be glad to know if that'd work. Also, is there a way to speed up my Newbler run? I'm using the steps mentioned in your post here and here:


        Thanks for your help!
        To me that method seems overly complicated and you would loose one of the advantages of Newbler, namely performing its alignments in "flow-space" vs. "base-space". The major problem now seems to be getting Newbler to perform the first assembly so that you can generate a list of reads with are truly paired to pass to a second Newbler assembly. I would suggest an alternate method of identifying the paired reads.

        1. Dump FASTA format sequence files from your SFF files using the Roche sffinfo tool.

        2. Using your favorite nucleotide pattern matching program (cross_match, SSAHA2, fuzznuc (EMBOSS)) search the FASTA files for reads containing the PE linker sequence.

        3. Save the list of accessions for reads with the PE linker to a text file.

        4. Use this text file with the -fi option as described above.

        This is really just a modification of the method you are currently trying but using, perhaps, a faster method of identifying the paired reads.

        I am a little surprised though by how long Newbler is taking and if a significant fraction of your reads are truly paired (i.e. you won't be eliminating the majority of your input reads) it may still stump Newbler.

        Comment


        • #5
          Thanks!

          Ah Kevin.

          Thanks. Thats actually way simpler. Will do it that way.

          Comment


          • #6
            Hi,

            If you have an assembly running, you will notice that after the phase where newbler reads all the sequence file, there is the 454ReadStatus.txt file. This file can be used even if the assembly is not yet finished to get to the reads with the linker: these will be marked _left and _right. Saves you from having to do the mapping of the linker yourself...

            About the assembly speed: have you tried using more cpus's (with the -cpu flag) and the -large option?

            Comment


            • #7
              Solved!

              Originally posted by flxlex View Post
              Hi,

              If you have an assembly running, you will notice that after the phase where newbler reads all the sequence file, there is the 454ReadStatus.txt file. This file can be used even if the assembly is not yet finished to get to the reads with the linker: these will be marked _left and _right. Saves you from having to do the mapping of the linker yourself...

              About the assembly speed: have you tried using more cpus's (with the -cpu flag) and the -large option?
              Hi Flxlex,

              Thanks for your response. I did provide it with the -cpu option and the -large option. That made all the difference and my assembly got over at a blazing speed.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Best Practices for Single-Cell Sequencing Analysis
                by seqadmin



                While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
                06-06-2024, 07:15 AM
              • seqadmin
                Latest Developments in Precision Medicine
                by seqadmin



                Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

                Somatic Genomics
                “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
                05-24-2024, 01:16 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 06-07-2024, 06:58 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 06-06-2024, 08:18 AM
              0 responses
              20 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 06-06-2024, 08:04 AM
              0 responses
              18 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 06-03-2024, 06:55 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Working...
              X