Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maclandrol authored Feb 23, 2017
1 parent 4c4f910 commit 5165dff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ You can install it with pip : `pip install FisherExact`

If you get an error about builtins module, install "future" with `pip install future`

This package use fortran sources, so you need to have a fortran compiler (`gfortran`) installed. See here ==> https://gcc.gnu.org/wiki/GFortranBinaries

## Binary Usage

A binary is provided to use FisherExact from the terminal
Expand Down Expand Up @@ -108,4 +110,4 @@ For example, the following format are accepted
-------
p_value : float
The probability of a more extreme table, where 'extreme' is in a
probabilistic sense.
probabilistic sense.

0 comments on commit 5165dff

Please sign in to comment.