annotate test-data/fisherBed_result1.bed @ 5:f8b7dc21b4ee
draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 33ef87ff883d6a5814ab5b4552d7b597711cae4c
author |
iuc |
date |
Sat, 27 Feb 2016 12:56:56 -0500 |
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
|