Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • amarth
    Member
    • Dec 2012
    • 14

    Looking for no-hits within Sample & Reference Genome

    Hi pals,

    This is amarth, and my question is:

    How can I extract no-hits data from the alignment of the sample, with the reference genome?


    My main goal is not to visualize differential expression of genes (maybe it is, as a partial goal), but the main one, is to identify genes (maybe from a virus) expressed in all the transcript RNA of a sample with symptoms of the disease, but not in a healthy sample.
  • sisch
    Member
    • Jun 2011
    • 29

    #2
    Originally posted by amarth View Post
    How can I extract no-hits data from the alignment of the sample, with the reference genome?
    Can you give additional information on the setup.
    What kind of alignment do you have, SAM/BAM, BLAST, BLAT, etc.?

    In general, if you have a set of mappable transcripts M and a set of all transcripts from the healthy reference T you could just subtract the set T from M to get all those transcripts that are in your sequencing but not in the healthy reference.

    Set operations can be done in R or even in bash. There is an extensive explanation here: http://www.catonmat.net/blog/set-ope...in-unix-shell/

    Best,
    Simon

    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
    24 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    29 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    39 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    62 views
    0 reactions
    Last Post SEQadmin2  
    Working...