Skip to content

neat is an R package that implements the Network Enrichment Analysis Test (NEAT) described in Signorelli, Vinciotti and Wit (2016, BMC Bioinformatics)

Notifications You must be signed in to change notification settings

mirkosignorelli/neat

Repository files navigation

NEAT: an efficient network enrichment analysis test

CRAN_Status_Badge Total Downloads Monthly Downloads

What is neat?

neat is the R package that implements NEAT, the Network Enrichment Analysis Test which is presented in Signorelli, M., Vinciotti, V., Wit, E. C. (2016). NEAT: an efficient network enrichment analysis test. BMC Bioinformatics, 17:352. You can read and download the paper (with open access) here: https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-016-1203-6

About this repository

This repository contains the data and code to reproduce the simulations presented in Signorelli et al. (2016). For each simulation, a workspace (file .Rdata) and a script (file .R) are available.

How to download neat

neat is an R package that can be downloaded from CRAN. This can be done in R through the command

install.packages('neat')

Further information

More information on neat can be found at the following pages:

A read-only mirror of the package's source code is available at https://github.com/cran/neat.

About

neat is an R package that implements the Network Enrichment Analysis Test (NEAT) described in Signorelli, Vinciotti and Wit (2016, BMC Bioinformatics)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages