Hello,
I have a question about voila modulize.
After running:
voila modulize build/sg.zarr build/AQR_C.sgc build/AQR_sh.sgc dpsi/AQR_K562_C-sh.dpsicov -d modulized --show-all --keep-constitutive --overwrite --debug
I noticed that the output TSV file contains headers such as:
"dpsi_changing_threshold": 0.2
"dpsi_probability_changing_threshold": 0.95
Does this mean that all splicing events in the TSV are already considered significant?
However, when I examined the grp2-grp1_probability_changing and grp2-grp1_median_dpsi columns in the TSV, very few values were above 0.95. How should I interpret grp2-grp1_probability_changing and grp2-grp1_median_dpsi in this context?
Best,
Shengwei