annotate test-data/fisherBed_result1.bed @ 6:d25966c8ddeb
draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 6ce9a5a91d803b9ac9e743d9721ff0ccd2a5a59f-dirty
author |
iuc |
date |
Sun, 22 May 2016 12:33:32 -0400 |
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
|