Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • spoonman
    Junior Member
    • Jul 2011
    • 4

    Count reads around breakpoint (rna-seq)

    Hej there,

    I'm trying to detect gene fusion with rna-seq. The draft below is showing
    an example of how reads spanning read and split reads can be used to detect
    fusions. Counts of spanning reads and split reads are given by the tool that I
    use, that works fine. Additionally, I would like to count the reads/fragments that
    contradict the fusion.
    That would be:
    sum(R2/1 (only if R2/2 maps to GENEA but on the other side of the breakpoint) + R3/1(this reads contradict the fusion, no need that R3/2 maps to GENEA)

    same could be calculated for GENEB, note that I'm dealing with rna-seq data and the breakpoint I'm showing is on rna level.

    GENEA R1/1 -----``````````````````GENEB ------R1/2
    ```````R2/1 ----- ``R2/2-----
    ++++++++++++++|----------------````` -----------------|+++++++++++++++
    ``````````R3/1 ------ ```R3/2-----
    ``````````R4/1---`````````````````````````` ---R4/1 -------R4/2

    legend: ++++ Exon, | breakpoint, - intron, ----R1/1 read1 pair1, R1/2 read 1 pair 2; R4/1 is a split read, half the read maps on GENEA the other half on GENEB, R1/1 and R1/2 are spanning reads whereas 1 pair maps to GENEA the other to GENEB,```this are just placeholder to show correct "alignment" of the reads

    I was thinking about using bedtools or samtools view but I can't rely only on intervals, I would really need to check wether eg R2/1 maps "left" to the breakpoint of GENEA and R2/2 has to map "right" to the breakpoint which would be the next exon of GENEA.

    Is there any tools out there that does that for me, or do I need to write something custom. Hope the draft is not too confusing, but I thought I give it a try. Thx for any help.

    Best,

    ###############################
    ###############################
    Edit:
    I figured I explained this far too complicated. In fact all I need is a way to count read across splice-junctions. Let's say I have exon1 exon2 of GENE A. I want to count all reads that map across exon1 and exon2 + all reads were pair 1 maps on exon1 and pair2 maps on exon 2. That's it.
    Last edited by spoonman; 07-29-2014, 08:49 AM.

Latest Articles

Collapse

  • GATTACAT
    Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
    by GATTACAT
    Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
    07-01-2026, 11:43 AM
  • SEQadmin2
    Nine Things a Sample Prep Scientist Thinks About Before Sequencing
    by SEQadmin2


    I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

    Here are nine questions we think about, in roughly the order they matter, before...
    06-18-2026, 07:11 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 07-02-2026, 11:08 AM
0 responses
7 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-30-2026, 05:37 AM
0 responses
12 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-26-2026, 11:10 AM
0 responses
20 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-17-2026, 06:09 AM
0 responses
54 views
0 reactions
Last Post SEQadmin2  
Working...