Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Homa
    Junior Member
    • Mar 2013
    • 1

    SNP calling with RNA seq

    Hello,

    I have RNA-seq data sequenced in Illumina platform.

    I have run the quality control with FASTQC and indeed, I have detected duplicates. As I am going to use these sequence data to do the SNP calling, I must remove the duplicates.

    Does anyone have any experience with this? what is the best way to remove the duplicates, before mapping or when I start with the SNP calling with gatk?

    Also, what are the software suggested for this purpose.

    Thanks a lot in advance.

    PS: I have posted this question to www.biostars.org/p/66831/, the answers are not consensus.
  • jgibbons1
    Senior Member
    • Oct 2009
    • 135

    #2
    I use the fastx_collapster to remove duplicates.



    If you get a buggy error message about quality scores plug the -Q33 argument into the command line.

    Comment

    • Krish_143
      Member
      • Jan 2012
      • 45

      #3
      I am using filterPCRdupl.pl.
      source:
      Krishna

      Comment

      • mbayer
        Member
        • Mar 2009
        • 31

        #4
        Hi Homa,

        duplicates are a fact of life with RNASeq. In fact, we regularly see 80-90% duplication in our RNASeq here. I always remove duplicates before SNP calling as it reduces the false positive rate, and I use samtools rmdup to do this after I have mapped the reads for each sample, then I merge the samples. I also retain the undeduped files -- this is useful in case you want to do quantitative analysis (for which you do not want to remove duplicates!).

        cheers
        Micha

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        37 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        42 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        64 views
        0 reactions
        Last Post SEQadmin2  
        Working...