Code to be made public
| foldx | ||
| mcsm | ||
| mcsm_analysis_fixme/pyrazinamide/scripts | ||
| meta_data_analysis | ||
| plotting_test | ||
| scripts | ||
| .gitignore | ||
| LICENCE | ||
| mk_drug_dirs.sh | ||
| my_header.R | ||
| README.md | ||
mCSM Analysis
This contains scripts that does the following:
- mCSM analysis: using bash, python and R
- meta data analysis: using python and R
Requires an additional 'Data' directory. Batteries not included:-)
Assumptions
- git repos are cloned to
~/git - Requires a data directory with an
inputandoutputsubdirs. 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
meta\_data\_analysis/
*.R
*.py
mcsm_analysis
# <drug>/
foldx_analysis
plotting
*.R
More docs here as I write them.