Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Newbler Assembly on Chloroplast Genome

    We have sequenced a chloroplast genome approximately 150kbp. We did about 100k 454 Titanium reads for approximately 30 million bases and 200x depth. However, when we run the assembly on Newbler (default parameters) we get roughly 10k contigs, the largest contig size is ~15kbp. My questions are:

    1. What can we do to improve this assembly? What are the typical steps in this kind of situation?

    2. Are these results typical? With this kind of depth, we were expecting a complete, or nearly complete, assembly result.

    Thanks very much in advance for your help.

  • #2
    Winner of the SEQanswers username competition!

    Comment


    • #3
      RATM,

      The answers to both of your questions are interrelated. The answer to question number 1 is to reduce the amount of data you are putting into the assembly. Assembly of 454 reads with newbler works best when the coverage is ~25-35X. 30 fold coverage of a 150kbp Cp genome would be ~ 4,500kbp of. I am assuming that you have the SFF file from the run and have access to the sff tools which come with the Roche 454 software. There is a program called sfffile which can manipulate, merge, split and subset sff files. To create a random subset of your data the command would be:
      Code:
      %sfffile -pick 4500k -o my_subset.sff my_input.sff
      This will take your sff file containing all of your data (my_input.sff), and randomly select a number of reads from that file such that the total number of bases is approximately 4,500kbp; this subset will be saved in a new sff file named my_subset.sff.

      Try making a number of these random subsets of data and running them through newbler. You can also try varying the size of the subsets from 20X-40X coverage to see what effect that has. I'll bet that the assemblies you get from these smaller data sets will be better than from the whole data set.

      You will probably never get to a single contig in the first pass of assembly. Most Cp genomes have some repetitive sequences and any assembler will break an assembly when it cannot unambiguously place reads which lie in repetitive regions. This is where finishing comes in.

      Comment


      • #4
        We also did a bacteria once, with coverage more than 100x. Initially assemblies led to many small fragments. The solution was as kmcarr says to split the data into random sets, first assemble these and then use the contigs that you got from these assemblies as the input for another assembly.

        The last step we could however (at that time) not perform with Newbler because the maximum length for a "read" (in this case a contig from a subset) was 2000bp. Maybe they've changed this with last software update.

        Comment


        • #5
          Thanks very much for the advice. I am trying a series of assemblies with smaller data sets as we speak.

          If this works, my plan is to use Arachne to assemble the larger contigs that Newbler creates. Any thoughts on this strategy? Also, what are the better finishing programs out there? I am familiar with Consed and Autofinish. Anything better than that?

          Comment


          • #6
            Arachne is probably not a good choice for assembling some contig sequences created by newbler. In general it is a good idea, as mentioned by others, to create a good initial assembly of the data. This can be done bei either reducing the overall coverage of your input data as recommended or using a different assembler for your data.

            If you want to use Arachne, use it on your input data (SFF), but I don't know if it can handle NGS data; an alternative to arachne would be celera assembler [1], which can handle titanium data.

            A very good alternative for this size of project would be the MIRA assembler [2], you should give it a try ...

            For finishing we are using either Consed (in most cases, large projects) or Gap4 (smaller projects like fosmids and/or BACs).
            Gap5 is already available in a very early release; good for testing/playing not yet for production use. [3]

            IMHO there is no good alternative to these two packages; if I am wrong let me know

            cheers,
            Sven

            [1] = http://wgs-assembler.sourceforge.net/
            [2] = http://chevreux.org/projects_mira.html
            [3] = http://sourceforge.net/projects/staden/files/

            Comment


            • #7
              Thanks to everyone for the assistance. All this help is almost as valuable as winning the SEQanswers username competition.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Current Approaches to Protein Sequencing
                by seqadmin


                Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                04-04-2024, 04:25 PM
              • seqadmin
                Strategies for Sequencing Challenging Samples
                by seqadmin


                Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                03-22-2024, 06:39 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 04-11-2024, 12:08 PM
              0 responses
              30 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              32 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 09:21 AM
              0 responses
              28 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-04-2024, 09:00 AM
              0 responses
              52 views
              0 likes
              Last Post seqadmin  
              Working...
              X