DEXSeq - coordinates of upstream and downstream exon
1
0
Entering edit mode
@komorgosia-8077
Last seen 9.4 years ago
Netherlands

Hi all, 

Is it possible to somehow extract from the dexseq object coordinates of one exon before and one exon after the differentially expressed exon?

Thanks, 

Gosia

dexseq • 852 views
ADD COMMENT
0
Entering edit mode
Alejandro Reyes ★ 1.9k
@alejandro-reyes-5124
Last seen 5 months ago
Novartis Institutes for BioMedical Rese…

Sure, you can extract the genomic coordinates by doing.

rowRanges(dxd)

then you can first select the indexes of the rows that are detected to be differentially used (as well as the upstream and downstream exons!)

Alejandro

 

ADD COMMENT

Login before adding your answer.

Traffic: 768 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6