aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPjotr Prins2018-10-14 06:23:41 +0000
committerPjotr Prins2018-10-14 06:58:46 +0000
commitc6b210353b6366112e9cf293be2cc5adc202344c (patch)
treeb2fe5a06e232af725c8a43ae4d3c8978eeba3cda /INSTALL.md
parent997d64615b2890f33365c20061ad7423307e499e (diff)
downloadpangemma-c6b210353b6366112e9cf293be2cc5adc202344c.tar.gz
README: badges
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index af21da9..18c11f2 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,5 +1,7 @@
# INSTALL GEMMA: Genome-wide Efficient Mixed Model Association
+[![Build Status](https://travis-ci.org/genetics-statistics/GEMMA.svg?branch=master)](https://travis-ci.org/genetics-statistics/GEMMA) [![Anaconda-Server Badge](https://anaconda.org/bioconda/gemma/badges/installer/conda.svg)](https://anaconda.org/bioconda/gemma) [![DL](https://anaconda.org/bioconda/gemma/badges/downloads.svg)](https://anaconda.org/bioconda/gemma) [![BrewBadge](https://img.shields.io/badge/%F0%9F%8D%BAbrew-gemma--0.98-brightgreen.svg)](https://github.com/brewsci/homebrew-bio) [![GuixBadge](https://img.shields.io/badge/gnuguix-gemma-brightgreen.svg)](https://www.gnu.org/software/guix/packages/G/) [![DebianBadge](https://badges.debian.net/badges/debian/testing/gemma/version.svg)](https://packages.debian.org/testing/gemma)
+
## Check version
Simply run gemma once installed
@@ -26,6 +28,8 @@ See below for installation on Guix.
### Debian and Ubuntu
+[![DebianBadge](https://badges.debian.net/badges/debian/testing/gemma/version.svg)](https://packages.debian.org/testing/gemma)
+
Travis-CI uses Ubuntu for testing. Check the test logs for version numbers.
[![Build Status](https://travis-ci.org/genetics-statistics/GEMMA.svg?branch=master)](https://travis-ci.org/genetics-statistics/GEMMA)
@@ -34,7 +38,7 @@ Current settings can be found in [travis.yml](.travis.yml).
### Bioconda
-(Note Bioconda install is a work in [progress](https://github.com/genetics-statistics/GEMMA/issues/52)
+[![Anaconda-Server Badge](https://anaconda.org/bioconda/gemma/badges/installer/conda.svg)](https://anaconda.org/bioconda/gemma)
Recent versions of GEMMA can be installed with
[BioConda](http://ddocent.com/bioconda/) without root permissions using the following
@@ -42,8 +46,14 @@ command
conda install gemma
+### Brew
+
+[![BrewBadge](https://img.shields.io/badge/%F0%9F%8D%BAbrew-gemma--0.98-brightgreen.svg)](https://github.com/brewsci/homebrew-bio)
+
### GNU Guix
+[![GuixBadge](https://img.shields.io/badge/gnuguix-gemma-brightgreen.svg)](https://www.gnu.org/software/guix/packages/G/)
+
The GNU Guix package manager can install recent versions of [GEMMA](https://www.gnu.org/software/guix/packages/g.html)
using the following command