Code to be made public
| mcsm_analysis/pyrazinamide/scripts | ||
| meta_data_analysis | ||
| .gitignore | ||
| LICENCE | ||
| mk_drug_dirs.sh | ||
| README.md | ||
mCSM Analysis
This repo does mCSM analysis using bash, python and R.
Requires an additional 'Data' directory. Batteries not included:-)
Assumptions
- git repos are cloned to
~/git - Requires a
Data/in~/gitwhich has the struc created bymk_drug_dirs.sh
LSHTM_analysis:
subdirs within this repo
meta\_data\_analysis/
*.R
*.py
mcsm\_analysis/
<drug>/ (generated by `meta_data_analysis/pnca_data_extraction.py`. To be replaced with command line args or config option "soon")
scripts/
*.R
*.py
mcsm/
*.sh
*.py
*.R
plotting/
*.R
More docs here as I write them.