Announcement

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

  • very small N50 values from preliminary assembly of bacterial genome

    Greetings, I am trying to assemble a small microbial genome that is approximately 1.6 Mbp in size. We used Illumina HiSeq technology with 72bp paired end reads. As a first pass at assembly, i used the velvet package. As well, i read through a few tutorials on pre-processing of Illumina data.
    Downloading and installation was quite simple.

    I initially followed nick loman's suggestions for pre-processing sequences.


    Overall, our read qualities displayed median Q-values of 38, with slight decreases towards the 5' prime ends of the sequences.

    However, I found it quite strange that I was not seeing any contigs greater than 60 bp, and the N50 values was around 24. Below are the initial velveth and velvetg commands I used.

    tonybert$
    velveth run1velveth_01022012/ 31 -fasta -shortPaired COLLAPSED.fasta

    tonybert$
    velvetg run2velveth_01022012/ -ins_length 300 -exp_cov 227

    I assessed the contigs.fa file, and found only sequences of ~60bp. Quite disappointing.

    Since then, I have tried using unfiltered reads raw reads, both paired and and single end, and I continually am getting the same results.

    As well, i have tried adjusting the kmer length to 21, as well as running the data through with with no insert length estimation or expected coverage.

    If anyone has any ideas of what the issues might be, i would sincerely appreciate any comments.

  • #2
    If there were problems with your run, and you have the budget to resequence with pacbio (probably < $1k), it may make more sense to simply send some DNA to Expression Analysis. With the new consensus calling module (quiver), the consensus accuracy can be higher than Sanger.

    Comment


    • #3
      being new to illumina, i don't know how exactly to guide whether the run was quality or not. I assume there must be some files in the output from the sequencing center that would have this. Are there any specific characteristics you look for to assess run quality? To be honest, i thought everything went fine; most of the read positions had really high median Q values, i was under the impression this was OK for assessing run quality.

      Thanks again for the comments. -tony

      Comment


      • #4
        Did you try running Velvetg with "-exp_cov auto" instead of "-exp_cov 227"?

        Comment


        • #5
          Where did you get COLLAPSED.fasta from and are you sure that it's properly formatted (i.e. are the read pairs properly interleaved and read 2 is in the correct orientation)? My initial guess would be that there is a problem with your input file such that reads aren't correctly paired or in the right orientation and that is what's causing your bad assemblies.

          My suggestion would be to take your raw read files and run them through without any pre-processing. The pre-processing scripts, if run on read 1 and read 2 separately, most likely resulted in one read of a pair being thrown away at any given step, so when you created your merged file for input into Velvet, the reads were no longer properly paired together, which resulted in a very poor assembly. Not doing any pre-processing will mean that your read pairs stay together correctly and will give you a starting point for what you should expect in terms of # of contigs and N50.

          Once you have the raw assembly done, you can mess around with various pre-processing options, taking care to keep the read files properly paired, and then redo your assembly.


          And if you think you really need to do more sequencing, don't even think about a PacBio run. If you already have an Illumina library made, then find someone with a MiSeq to do a 2x250 PE run for you.

          Comment


          • #6
            That said, mcnelson is right in that you should fork your workflow and attempt to use your paired end files without pre-processing in parallel with testing pre-processing. If you're trying to reduce runtime, I've seen decreases in runtime using velveth with -create_binary, and if you're going to be running velvet and tuning your assembly, then any decrease in time and resources consumed will be helpful.
            Last edited by winsettz; 01-09-2013, 11:22 AM.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Advanced Tools Transforming the Field of Cytogenomics
              by seqadmin


              At the intersection of cytogenetics and genomics lies the exciting field of cytogenomics. It focuses on studying chromosomes at a molecular scale, involving techniques that analyze either the whole genome or particular DNA sequences to examine variations in structure and behavior at the chromosomal or subchromosomal level. By integrating cytogenetic techniques with genomic analysis, researchers can effectively investigate chromosomal abnormalities related to diseases, particularly...
              09-26-2023, 06:26 AM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 09:38 AM
            0 responses
            9 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-27-2023, 06:57 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-26-2023, 07:53 AM
            1 response
            23 views
            0 likes
            Last Post seed_phrase_metal_storage  
            Started by seqadmin, 09-25-2023, 07:42 AM
            0 responses
            17 views
            0 likes
            Last Post seqadmin  
            Working...
            X