Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • seqadmin
    Recent Advances in Sequencing Analysis Tools
    by seqadmin


    The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
    Yesterday, 07:48 AM
  • seqadmin
    Essential Discoveries and Tools in Epitranscriptomics
    by seqadmin




    The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
    04-22-2024, 07:01 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 06:57 AM
0 responses
9 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 07:17 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-02-2024, 08:06 AM
0 responses
19 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-30-2024, 12:17 PM
0 responses
22 views
0 likes
Last Post seqadmin  
Working...
X