Read coverage for specific coordinates
0
0
Entering edit mode
2.4 years ago
Onkar • 0

Hi all,

I've N samples of Stomach Cancer having good read depth and I have run rMATS and DEXSeq on them. I have got the results successfully.

I have a test set (30 samples) for which read depth is not good, it's around 1 million read depth. I want to know how to calculate the read coverage or PSI values at a particular coordinate/location (i.e. for the coordinate which is found to be significant or the coordinate where there exist a difference between cancer vs non-cancer).

How do I do that?

The reason is I don't want to re-run rMATS on all 30 samples, because I know where difference could exist, and I just want to calculate PSI value at that event.

Please do let me know how to calculate PSI or read coverage at a particular coordinate. I have fastq files for 30 samples. Particular location I mean chr:start-end or rMATS based splicing event

Thanks

Splicing PSI RNA-Seq read_coverage rmATS • 860 views
ADD COMMENT
0
Entering edit mode
samtols depth -a -r "chr1:234-234" in.bam
ADD REPLY
0
Entering edit mode

Hi, samtools depth: can't parse region "chr9:133320316-133376661" It gives me this error. :(

samtols depth -a -r "1:234-234" in.bam works... without chr

But @Pierre, I need to know read coverage and not read depth

ADD REPLY

Login before adding your answer.

Traffic: 1949 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