annotate test-data/fisherBed_result1.bed @ 38:fe5b4cb8356c
draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit b822ff8f05f2396fc15bd95a71bc6878503081eb"
author |
iuc |
date |
Thu, 06 May 2021 14:16:19 +0000 |
parents |
82aac94b06c3 |
children |
|
rev |
line source |
1
|
1 # Number of query intervals: 3
|
|
2 # Number of db intervals: 2
|
|
3 # Number of overlaps: 2
|
|
4 # Number of possible intervals (estimated): 34
|
|
5 # phyper(2 - 1, 3, 34 - 3, 2, lower.tail=F)
|
|
6 # Contingency Table Of Counts
|
|
7 #_________________________________________
|
|
8 # | in -b | not in -b |
|
|
9 # in -a | 2 | 1 |
|
|
10 # not in -a | 0 | 31 |
|
|
11 #_________________________________________
|
|
12 # p-values for fisher's exact test
|
|
13 left right two-tail ratio
|
|
14 1 0.0053476 0.0053476 inf
|