Entering edit mode
7 months ago
coolmattmonkey
•
0
Hi,
I want to create a matrix of junction splicing profiles of my samples
Rows as junctions Columns as samples
I will be using STAR sj.out.tab files as my input.
What should I use to normalise the JCs from each sample? Uniquely mapped reads? Total reads? Total splices?
Thanks