line |
!l |
l&&!r |
l&&r |
condition |
285
|
7 |
0 |
1338 |
exists $$self{'PATHWAYS'}{$arg{'dbacc'}} and exists $$self{'PATHWAYS'}{$arg{'dbacc'}}{'DESC'} |
320
|
11349 |
0 |
0 |
exists $$self{'GENES'}{$arg{'gene'}}{'PVAL'} and $$self{'GENES'}{$arg{'gene'}}{'PVAL'} != $arg{'pval'} |
507
|
0 |
0 |
2 |
$cutoff > 0 and $cutoff <= 100 |
|
0 |
0 |
2 |
$cutoff > 0 and $cutoff <= 100 and $cutoff == int $cutoff |
551
|
775 |
391 |
145173 |
defined $$self{'GENES'}{$a}{'PVAL'} && defined $$self{'GENES'}{$b}{'PVAL'} |
579
|
0 |
18110 |
7055 |
defined $_ and $_ <= $qlevel * $i++ / $$self{'GENE_COUNT'} |
598
|
0 |
0 |
0 |
$$self{'GENE_COUNT'} >= scalar keys %{$$self{'GENES'};} and $$self{'GENE_COUNT'} >= $sum |
612
|
85 |
0 |
11349 |
exists $$self{'GENES'}{$gene}{'PVAL'} && defined $$self{'GENES'}{$gene}{'PVAL'} |
615
|
10630 |
85 |
719 |
$exists_pathway and $exists_pval |