Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dietmar13
    Senior Member
    • Mar 2010
    • 107

    mapper which work with ambiguous bases

    hello,

    which (RNA-seq) mappers can use ambiguous bases in the reference genome?
    -STAR
    -subread
    -RUM
    -tophat


    ambigous bases are e.g.
    W for A,T
    S for G,C
    Y for C,T
    B for non-A
    ...

    and is there a script which can use a SNP dataset and modify the genome accordingly: replace all SNP positions with the correct ambiguous bases?

    dietmar
  • gringer
    David Eccles (gringer)
    • May 2011
    • 845

    #2
    Tophat/Bowtie works with 'N' (i.e. any base), and I think any non-ACGTU are converted to Ns. To accept all ambiguous bases in a DNA database, you need to double the minimum number of bits used to 4 (i.e. presence/absence of each base). The search algorithms also need to change quite a bit, which will probably at least double the time taken. I'm not yet convinced the added complexity is worth it.

    Comment

    • dpryan
      Devon Ryan
      • Jul 2011
      • 3478

      #3
      Gsnap can map to a genome with SNPs though I don't think it takes the exact input type you have in mind.

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:09 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 08:59 AM
      0 responses
      17 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Working...