From b8c76d5a1471cd28556c3cccd933958672497552 Mon Sep 17 00:00:00 2001 From: Tessa Pierce Date: Wed, 6 Nov 2019 18:53:05 -0800 Subject: [PATCH] add conda install workaround --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e38883c8..59e72269 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,11 @@ make this sucky part of the process suck a little less. ## Basic Usage -Install dammit with (bio)conda: +Install dammit with conda. bioconda install is failing - use the following code instead to install dammit in a conda environment: - conda install dammit + wget https://raw.githubusercontent.com/dib-lab/elvers/master/elvers/rules/dammit/environment.yml + conda env create -f environment.yml -n dammit-env + conda activate dammit-env Download and install a subset of the databases: