Skip to content

keithreid-sfw/fisher-exact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status #Fisher exact test

This repo pulls out the fisher exact test code from htslib. Essentially a C/C++ implementation of the fishers exact test from the htslib crew.

    mkdir build && cd build
    cmake ..
    make
    ./test-fisher-exact

About

The fisher exact test from htslib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 87.0%
  • C++ 11.8%
  • CMake 1.2%