872 B
872 B
mCSM
This contains scripts that does the following:
- mcsm.py: function for submitting mcsm job and extracting results
- run_mcsm.py: wrapper to call mcsm.py
foldx
This contains scripts that does the following:
- runFoldx.py: submitting foldx requests and extracting results
- runfoldx.sh: is wrapped by runFoldx.py
Requires an additional 'Data' directory. Batteries not included:-)
Assumptions
- git repos are cloned to
~/git
- Requires a data directory with an
input
andoutput
subdirs. Can be specified on the CLI with--datadir
, and optionally can be created withmk_drug_dirs.sh <DRUG_NAME>
LSHTM_analysis:
subdirs within this repo
scripts
*.R
*.py
plotting/
*.R
mcsm
*.py
foldx
*.py
*.sh
ML_analysis:
located in:
scripts/ml
More docs here as I write them.