Entering edit mode
2.3 years ago
tien
▴
40
Hello, I'm using pysashimi to draw splicing junction plot for both single-cell and bulk RNA data but I observe that the coverage rate in bulk data (green) is more likely to spread over position than single-cell data (red). I know that they are from different sample, different gene but to me, it seems to be due to sequencing techique or the way they calculate coverage. If anyone understand this situation?
Thanks for any help.
I think this is referring to fact that single cell data is going to be 3' focused where as bulk spread over the length of the gene body because of the way the two technologies work.
Unless they are doing Smart-Seq which is full-length? Also splicing will be exon-centric... so they are saying the bulk reads are bleeding into the introns (i assume).
Ohhh that makes sense. Thanks for your answer