annotate test-data/fisherBed_result1.bed @ 45:a1a923cd89e8
draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit d1ee301a39e9830693eedb6ca089456081540f28
author |
iuc |
date |
Thu, 02 Mar 2023 08:52:08 +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
|