annotate test-data/fisherBed_result1.bed @ 12:7b3aaff0d78c
draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit e5664837d1ea4575f87a9e963f5d4e18a82d51d5
author |
iuc |
date |
Fri, 28 Oct 2016 12:54:40 -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
|