Skip to content
Snippets Groups Projects
Commit a80f8bf4 authored by cmaffeo2's avatar cmaffeo2
Browse files

Update README.md

parent a8ed3cac
No related branches found
No related tags found
No related merge requests found
......@@ -38,9 +38,9 @@ cd ../../
# Setup python dependencies (you may want to set up a virtual environement)
conda install numpy>=1.14 scipy>=1.1 appdirs >= 1.4
conda install -c conda-forge mdanalysis>=0.18
pip install cadnano >= 2.5.2.1
conda install "numpy>=1.14" "scipy>=1.1" "appdirs>=1.4"
conda install -c conda-forge "mdanalysis>=0.18"
pip install "cadnano>=2.5.2.1"
git clone https://gitlab.engr.illinois.edu/tbgl/tools/mrdna
cd mrdna
......
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