diff options
author | Efraim Flashner | 2020-02-17 02:15:25 -0600 |
---|---|---|
committer | Efraim Flashner | 2020-02-17 02:15:25 -0600 |
commit | 319c7e8758d79c2f99d28bacbdbd3072b40b1e51 (patch) | |
tree | ae9e6f69a22264007375624b46f16cab775d35a5 /README.org | |
parent | a07cc9e17734383f2b305b1fc05a683500539383 (diff) | |
parent | eb94413a21c656e0bf344145cbf901b1e7fea15c (diff) | |
download | guix-bioinformatics-319c7e8758d79c2f99d28bacbdbd3072b40b1e51.tar.gz |
Merge remote-tracking branch 'gitea/master'
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,8 +1,13 @@ * guix-bioinformatics Bioinformatics packages for GNU Guix that are used in -http://genenetwork.org/. See [[https://github.com/pjotrp/guix-notes/blob/master/HACKING.org][Guix notes]] for installing and hacking -GNU Guix. +http://genenetwork.org/ and some other places. See [[https://gitlab.com/pjotrp/guix-notes/blob/master/HACKING.org][Guix notes]] for +installing and hacking GNU Guix. Other channels of bioinformatics +interest can be found at + +1. https://github.com/BIMSBbioinfo +2. https://github.com/UMCUGenetics/guix-additions +3. https://github.com/ekg/guix-genomics To easily use the packages from this repo, simply add it to your `channels` list in ~/.config/guix/channels.scm as described |