Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tongsandiego
    Junior Member
    • Dec 2013
    • 8

    align genomic DNA using STAR

    Dear all,

    Did anybody try to align genomic DNA using STAR (http://code.google.com/p/rna-star/)?

    Thank you.
  • tongsandiego
    Junior Member
    • Dec 2013
    • 8

    #2
    I know STAR is designed for RNA. But did anybody have any experience in aligning genomic DNA using STAR?

    Comment

    • alexdobin
      Senior Member
      • Feb 2009
      • 161

      #3
      STAR was designed for aligning RNA-seq data, and is not optimized for DNA-seq mapping. In particular, the "mapping" quality values are naively defined and may give you trouble with SNP callers. Some users had managed to obtain decent results with STAR, see this post and the comparison on bioplanet within it. You can see that STAR's accuracy is slightly better than Bowtie2's, but not as good as BWA's. STAR advantage is very high speed.

      To map DNA data you would need to prohibit splicing with:
      --alignIntronMax 1 --alignMatesGapMax <MaxInsertSize-2*ReadLength>.

      Cheers
      Alex

      Comment

      • tongsandiego
        Junior Member
        • Dec 2013
        • 8

        #4
        Hi Alex,

        Thank you so much.

        Tong

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        16 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        34 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        37 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        24 views
        0 reactions
        Last Post SEQadmin2  
        Working...