Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.73 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.73 KB

EPEPT: A web service for enhanced P-value estimation in permutation tests

Motivation

In computational biology, permutation tests have become a widely used tool to assess the statistical significance of an event under investigation. However, the common way of computing the P-value, which expresses the statistical significance, requires a very large number of permutations when small (and thus interesting) P-values are to be accurately estimated. This is computationally expensive and often infeasible. Recently, we proposed an alternative estimator, which requires far fewer permutations compared to the standard empirical approach while still reliably estimating small P-values [1].

Results

The proposed P-value estimator has been enriched with additional functionalities and is made available to the general community through a public website and web service, called EPEPT. This means that the EPEPT routines can be accessed not only via a website, but also programmatically using any programming language that can interact with the web. Examples of web service clients in multiple programming languages can be downloaded. Additionally, EPEPT accepts data of various common experiment types used in computational biology. For these experiment types EPEPT first computes the permutation values and then performs the P-value estimation. Finally, the source code of EPEPT can be downloaded. Thus, different types of users, such as biologists, bioinformaticians and software engineers, can use the method in an appropriate and simple way.

Theo Knijnenburg, Jake Lin, Hector Rovira, John Boyle, Ilya Shmulevich Institute for Systems Biology 401 Terry Ave North Seattle, WA 98109-5234, US (206) 732-1200

For more information, please contact [email protected].