Commit d77a8dab authored by Jennifer's avatar Jennifer
Browse files

Merge branch 'installation-updates' of...

Merge branch 'installation-updates' of https://github.com/aqlaboratory/openfold into installation-updates
parents fb34a0cb 705c2677
......@@ -18,3 +18,6 @@ ln -rs openfold/resources/stereo_chemical_props.txt tests/test_data/alphafold/co
gunzip -c tests/test_data/sample_feats.pickle.gz > tests/test_data/sample_feats.pickle
python setup.py install
# Setup LD_LIBRARY_PATH to include conda directory:
export LD_LIBRARY_PATH=$CONDA_PREFIX/lib:$LD_LIBRARY_PATH`
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment