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
                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
              • seqadmin
                Non-Coding RNA Research and Technologies
                by seqadmin




                Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

                Nobel Prize for MicroRNA Discovery
                This week,...
                10-07-2024, 08:07 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 11-01-2024, 06:09 AM
              0 responses
              15 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 10-30-2024, 05:31 AM
              0 responses
              17 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 10-24-2024, 06:58 AM
              0 responses
              24 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 10-23-2024, 08:43 AM
              0 responses
              53 views
              0 likes
              Last Post seqadmin  
              Working...
              X