Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • k-range in Meta-IDBA

    Dear All

    has anybody experience with Meta-IDBA?

    I have illumina metatranscriptome data and try to assemble it with Meta-IDBA. The manual is rather short and I am struggling with the output. Are there some general guidelines for min-k and max-k? Is it better to use a wide range (e.g. 10-75) or a smaller (e.g. 45-55)? A broader range results in less and bigger contigs (see below) but do I underestimate the number of possible species?

    for example:
    (a) k-range: 10-75 n50=404 #contigs=5700
    (b) k-range: 45-50 n50=108 #contigs=16656

    Thanks for your help!
    Last edited by loba17; 10-17-2011, 07:33 AM.

  • #2
    its mee again ... it seems not so many people use meta-idba?

    I run the analysis with different kmin and max values and I compared, n50, n90, and number of contigs. It seems meta-idba works best for kmin=25 and kmax=75 in my case. It is, however, possible that I fused together reads that do not belong together. I guess I have to assembly the reads using the contigs as references and determine the level of variation.

    Comment


    • #3
      Hi Loba,
      I've used standard IDBA for isolate assembly and with values of k below 30 chimerism/misassembly becomes a problem even in isolates. I haven't examined the issue in metagenomes closely enough to say how much worse the problem becomes in that context, but my intuition says be careful. Unless whatever you're planning to do with the assembly is robust to chimerism, I would exercise great caution in setting k to anything below 35 or so. The bigger the better. Unfortunately you will be limited by read accuracy, since longer k means each k-mer is more likely to contain an error, and I have not heard of an error correction approach that is sensible in the context of metagenomics where low abundance k-mers are expected to be real and not just noise. But that issue hasn't stopped some people from attempting filtering of low-abundance kmers in metagenomic data:

      Comment


      • #4
        Greetings !

        Originally posted by koadman View Post
        Hi Loba,
        I've used standard IDBA for isolate assembly and with values of k below 30 chimerism/misassembly becomes a problem even in isolates. I haven't examined the issue in metagenomes closely enough to say how much worse the problem becomes in that context, but my intuition says be careful. Unless whatever you're planning to do with the assembly is robust to chimerism, I would exercise great caution in setting k to anything below 35 or so. The bigger the better. Unfortunately you will be limited by read accuracy, since longer k means each k-mer is more likely to contain an error, and I have not heard of an error correction approach that is sensible in the context of metagenomics where low abundance k-mers are expected to be real and not just noise. But that issue hasn't stopped some people from attempting filtering of low-abundance kmers in metagenomic data:
        http://ivory.idyll.org/blog/jul-10/kmer-filtering

        Even with a k-mer length of 21, the chimeric contig rate is very low with the Ray assembler. We tested it on in-house data as well as on the 124 samples from Qin et al. 2010.

        (We are preparing a paper about it.)





        You can download Ray here.


        We have a mailing list too.


        How to use Ray:

        HTML Code:
        mpiexec -n 64 Ray \
         -k \
         31 \
         -p \
         Sample/ERR011142_1.fastq.gz \
         Sample/ERR011142_2.fastq.gz \
         -p \
         Sample/ERR011143_1.fastq.gz \
         Sample/ERR011143_2.fastq.gz \
         -o \
         Assembly

        Where mpiexec is a program that coordinates 64 instances of Ray an where Ray is the MPI-compatible Ray assemble executable.


        Sébastien Boisvert

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        59 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        57 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        53 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        56 views
        0 likes
        Last Post seqadmin  
        Working...
        X