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
          Addressing Off-Target Effects in CRISPR Technologies
          by seqadmin






          The first FDA-approved CRISPR-based therapy marked the transition of therapeutic gene editing from a dream to reality1. CRISPR technologies have streamlined gene editing, and CRISPR screens have become an important approach for identifying genes involved in disease processes2. This technique introduces targeted mutations across numerous genes, enabling large-scale identification of gene functions, interactions, and pathways3. Identifying the full range...
          08-27-2024, 04:44 AM
        • seqadmin
          Selecting and Optimizing mRNA Library Preparations
          by seqadmin



          Sequencing mRNA provides a snapshot of cellular activity, allowing researchers to study the dynamics of cellular processes, compare gene expression across different tissue types, and gain insights into the mechanisms of complex diseases. “mRNA’s central role in the dogma of molecular biology makes it a logical and relevant focus for transcriptomic studies,” stated Sebastian Aguilar Pierlé, Ph.D., Application Development Lead at Inorevia. “One of the major hurdles for...
          08-07-2024, 12:11 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 08-27-2024, 04:40 AM
        0 responses
        16 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-22-2024, 05:00 AM
        0 responses
        293 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-21-2024, 10:49 AM
        0 responses
        135 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-19-2024, 05:12 AM
        0 responses
        124 views
        0 likes
        Last Post seqadmin  
        Working...
        X