Skip to content
Snippets Groups Projects
Commit 2ab55b5f authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Remove specific path to SMTL

Path should be entered by whoever uses the script with an appropriate path to the SMTL.
parent 2c14a4a9
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ from sm import smtl
# the hh-suite available at: https://github.com/soedinglab/hh-suite.
pisces_path = "cullpdb_pc20_res2.0_R0.25_d180524_chains6670"
smtl_path = "/scicore/data/databases/SMTL/"
smtl_path = "PATH_TO_SMTL" # TO BE SET
profile_out_dir = "hmms"
structure_out_dir = "structures"
......
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