Closed ninsch3000 closed 3 years ago
Did a quick fix in this commit: https://github.com/zavolanlab/PAQR2/commit/1d85834e003ca98e3d0e7f97488139e9456f4c11
Now, before plotting, the smallest value of relative exon length among all genes and samples is found and used as minimum x value.
Closed? Would you like to open a new one for refactoring this step? @ninsch3000
When using only 2 genes in 2 samples as input for testing, the ecdf plot x axes spans only the exon lengths of the first sample (99.8 & 100 %), although exon lengths in the second sample are 63 and 75 %, respectively. Is this effect desired? If including more genes the effect is probably not visible anymore, if there are also shorter exons in the first sample.
Not sure how to approach this issue.