Name Mode Size
..
mt19937p 040000
Makevars.in 100644 0 kb
mgsa-core.c 100644 21 kb
mgsa-core.h 100644 5 kb
mgsa.c 100644 20 kb
mt.c 100644 0 kb
mt.h 100644 0 kb
README.md
[![Build Status](https://travis-ci.org/sba1/mgsa-bioc.svg?branch=master)](https://travis-ci.org/sba1/mgsa-bioc) Model-based Gene Set Analysis (MGSA) is a Bayesian modeling approach for gene set enrichment. This Bioconductor/R package ```mgsa``` implements MGSA and tools to use MGSA together with the Gene Ontology. Development ----------- This is the official repository that is used for development of the ```mgsa``` Bioconductor/R package. It conists of two branches: - The ```master``` branch contains the entire history also prior of the inclusion of ```mgsa``` into Bioconductor. - The ```bioconductor``` branch contains the history as it is recorded in the Bioconductor project (https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mgsa, user is ```readonly```, password is also ```readonly```). Both branches are kept in sync such that there is no difference between the two branches and also such that the recent history is essentially the same. At least at the moment, merging from one branch to another is not done. Contributions using pull requests favourably based on the ```master``` branch are welcome.