https://github.com/slowkow/xlmhg
:chart_with_downwards_trend: Non-parametric rank enrichment test for binary data.
https://github.com/slowkow/xlmhg
bioinformatics enrichment gene-sets r rcpp
Last synced: 12 months ago
JSON representation
:chart_with_downwards_trend: Non-parametric rank enrichment test for binary data.
- Host: GitHub
- URL: https://github.com/slowkow/xlmhg
- Owner: slowkow
- Created: 2015-05-15T11:38:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T20:27:54.000Z (about 10 years ago)
- Last Synced: 2025-04-14T00:34:45.390Z (about 1 year ago)
- Topics: bioinformatics, enrichment, gene-sets, r, rcpp
- Language: C++
- Homepage:
- Size: 349 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mhg
Non-parametric rank enrichment test for binary data.
See the [vignette] for a usage example.
The code in this repository is a port of [Florian Wagner's code][1] to [Rcpp].
[1]: https://github.com/flo-compbio/xlmhg
[Rcpp]: http://www.rcpp.org/
[vignette]: https://github.com/slowkow/mhg/blob/master/vignettes/mhg.pdf