Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinrue/goexpress

Analysies of gene expression data using Gene Ontology
https://github.com/kevinrue/goexpress

bioconductor bioconductor-package bioconductor-stats geneontology geneset-enrichment

Last synced: 7 days ago
JSON representation

Analysies of gene expression data using Gene Ontology

Awesome Lists containing this project

README

        

GOexpress
=======

Visualise gene expression data with Gene Ontology annotations.

# Software status

| Platforms | OS | R CMD check | Coverage1 |
|:----------------:|:----------------:|:----------------:|:----------------:|
| Travis CI2 | Linux | [![Travis-CI Build Status](https://travis-ci.org/kevinrue/GOexpress.svg?branch=master)](https://travis-ci.org/kevinrue/GOexpress) | [![Coverage Status](https://codecov.io/gh/kevinrue/GOexpress/branch/master/graph/badge.svg)](https://codecov.io/gh/kevinrue/GOexpress) |
| Bioc ([_devel_](http://bioconductor.org/packages/devel/bioc/html/GOexpress.html)) | Multiple | [![BioC-devel Build Status](http://bioconductor.org/shields/build/devel/bioc/GOexpress.svg)](http://bioconductor.org/checkResults/devel/bioc-LATEST/GOexpress) | [![BioC-devel Coverage status](http://bioconductor.org/shields/coverage/devel/GOexpress.svg)](http://bioconductor.org/developers/how-to/unitTesting-guidelines/#coverage) |
| Bioc ([_release_](http://bioconductor.org/packages/release/bioc/html/GOexpress.html)) | Multiple | [![BioC-release Build Status](http://bioconductor.org/shields/build/release/bioc/GOexpress.svg)](http://bioconductor.org/checkResults/release/bioc-LATEST/GOexpress) | [![BioC-release Coverage status](http://bioconductor.org/shields/coverage/release/GOexpress.svg)](http://bioconductor.org/developers/how-to/unitTesting-guidelines/#coverage) |

1Latest _successful_ build
2Bleeding edge development GitHub [repository](https://github.com/kevinrue/GOexpress).