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

psmn: add axtchain_377

parent 5615c454
No related branches found
No related tags found
No related merge requests found
...@@ -150,3 +150,6 @@ fi ...@@ -150,3 +150,6 @@ fi
if [ ! -d ${CONDA_ENVS}liftover_357 ]; then if [ ! -d ${CONDA_ENVS}liftover_357 ]; then
conda create --yes --name liftover_357 ucsc-liftover==357 conda create --yes --name liftover_357 ucsc-liftover==357
fi fi
if [ ! -d ${CONDA_ENVS}axtchain_377 ]; then
conda create --yes --name axtchain_377 ucsc-axtchain==377
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