Skip to content
Snippets Groups Projects
Unverified Commit 5615c454 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

psmn: add liftover_357

parent e4c29f64
No related branches found
No related tags found
No related merge requests found
......@@ -147,3 +147,6 @@ fi
if [ ! -d ${CONDA_ENVS}star_2.7.3a ]; then
conda create --yes --name star_2.7.3a star=2.7.3a
fi
if [ ! -d ${CONDA_ENVS}liftover_357 ]; then
conda create --yes --name liftover_357 ucsc-liftover==357
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment