diff options
author | Pjotr Prins | 2021-08-26 09:35:53 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-08-26 09:35:53 +0200 |
commit | a2f5b9bd0ed17499601b0b3c6b0916489cd5555f (patch) | |
tree | 254a3c48b02c00ef6bfdb231292cae14d8f25f61 | |
parent | 84118ae4c824a7c27f1e26343dc43d4236c8a89f (diff) | |
download | pangemma-a2f5b9bd0ed17499601b0b3c6b0916489cd5555f.tar.gz |
github-ci: add info
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | RELEASE-NOTES.md | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,7 @@ Nat. Genet., 2016)](cfw.gif) # GEMMA: Genome-wide Efficient Mixed Model Association +[![Github-CI](https://github.com/genetics-statistics/GEMMA/CI/badge.svg)](https://github.com/genetics-statistics/GEMMA/actions) [![Build Status](https://travis-ci.org/genetics-statistics/GEMMA.svg?branch=master)](https://travis-ci.com/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/search?keywords=gemma&searchon=names&suite=all§ion=all) GEMMA is a software toolkit for fast application of linear mixed diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 43082cd..ceb0198 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -6,6 +6,8 @@ and ## ChangeLog v0.98.6 (2021/--/--) +* Added github-CI: https://github.com/genetics-statistics/GEMMA/actions + ## ChangeLog v0.98.5 (2021/08/25) * Changed banner to show 'Copyright (C) 2012–2021, Xiang Zhou, Pjotr Prins and team' |