- Added
$pass = 1 if(!$intronall{$chr}{"$as\t$ae"});
so PSI-Sigma won't entirely skip samples with < 3 exon-skipping reads (too strict for lowly expressed genes). The change is meant to set a minimal exon-skipping reads forskipratio
parameter.
$pass = 1 if(!$intronall{$chr}{"$as\t$ae"});
so PSI-Sigma won't entirely skip samples with < 3 exon-skipping reads (too strict for lowly expressed genes). The change is meant to set a minimal exon-skipping reads for skipratio
parameter.