620 B
620 B
mCSM Analysis
This repo does mCSM analysis using Python, bash and R.
Requires an additional 'Data' directory. Batteries not included.
# Assumptions
- git repos are cloned to
~/git
- Requires a
Data/
in~/git
which has the struc created bymk-drug-dirs.sh
LSHTM_analysis:
subdirs
meta_data_analysis/ *.R *.py
mcsm_analysis/
/ (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.