From 108bfcfb1a565d9f4dc81d5c943b344323a20928 Mon Sep 17 00:00:00 2001 From: Santi Villalba Date: Sun, 14 Jun 2020 06:01:40 +0200 Subject: [PATCH] add conda install instructions --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 361a1c3..f3135aa 100644 --- a/INSTALL +++ b/INSTALL @@ -18,5 +18,8 @@ python setup.py install --home="~" For more information about installing python programs see: https://docs.python.org/2/install/#alternate-installation-the-user-scheme +For conda users, anarci can be installed from the bioconda channel: +conda install -c bioconda -c conda-forge anarci + For help see README or run: $ ANARCI -h