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
          Recent Innovations in Spatial Biology
          by seqadmin


          Spatial biology is an exciting field that encompasses a wide range of techniques and technologies aimed at mapping the organization and interactions of various biomolecules in their native environments. As this area of research progresses, new tools and methodologies are being introduced, accompanied by efforts to establish benchmarking standards and drive technological innovation.

          3D Genomics
          While spatial biology often involves studying proteins and RNAs in their...
          01-01-2025, 07:30 PM
        • seqadmin
          Advancing Precision Medicine for Rare Diseases in Children
          by seqadmin




          Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
          12-16-2024, 07:57 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 01-09-2025, 04:04 PM
        0 responses
        433 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 01-09-2025, 09:42 AM
        0 responses
        441 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 01-08-2025, 03:17 PM
        0 responses
        455 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 01-03-2025, 11:18 AM
        1 response
        50 views
        1 like
        Last Post Tonia
        by Tonia
         
        Working...
        X