iDMer: an integrative and Mechanism-driven response system for identifying compound interventions for sudden virus outbreak
iDMer is an integrative and Mechanism-driven response system for addressing sudden virus outbreaks. The basic idea of iDMer is to identify compound interventions for any virus for which the genome is sequenced. It comprises 3 mechanism-driven compound identification modules, i.e. a virus-host interaction-oriented module, an autophagy-oriented module, and a cytokine release syndrome-oriented module. Further, as a one-stop integrative platform, iDMer incorporates compound toxicity evaluation and compound combination identification for virus treatment with clear mechanisms.
Zhiting Wei, Yuli Gao and Fangliangzi Meng and Qi Liu
iDMer: an integrative Data and Mechanism-driven epidemic response system for identifying compound interventions for sudden virus outbreak, submitted, 2020.
Docker image of iDMer is available at https://hub.docker.com/r/bm2lab/idmer/. if you have docker installed, you can pull the image:
docker pull bm2lab/idmer
Please download the deepDDI and HVPPI tool, and place run_DeepDDI.py
and doc2vec_rf.py
in the corresponding directory.
git clone https://github.com/bm2-lab/iDMer.git
iDMer has two modes for use, i.e., exp
and denovo
mode.
You can use these two mode by:
python main.py exp --help
or
python main.py denovo --help
For detailed information about usage, input and output files, test examples and data preparation, please refer to the iDMer User Manual
Zhiting Wei [email protected]
Qi Liu [email protected]
Tongji University, Shanghai, China