Skip to content

sriram-lab/TACTIC

Repository files navigation

alt text

TACTIC

Transfer learning And Crowdsourcing to predict Therapeutic Interactions Cross-species.

license badge DOI badge

Summary

This GitHub repository contains all code and data files used to develop the TACTIC approach (citation below).

Chung, C. H., Chang, D. C., Rhoads, N. M., Shay, M. R., Srinivasan, K., Okezue, M. A., Brunaugh, A. D., and Chandrasekaran, S. (2024). Transfer learning predicts species-specific drug interactions in emerging pathogens. bioRxiv preprint

Installation

pip install -r requirements.txt

Repository structure

TACTIC
├───data/                       [data files]
│   ├───Endophthalmitis/        [endophthalmitis strain data and orthology files]
│   ├───GSEA/                   [gene set enrichment analysis gene lists]
│   ├───OrtholugeDB/            [gene orthology maps vs. E. coli MG1655 and M. tb H37Rv]
│   └───sample/                 [tutorial sample data for K. pneumoniae]
│   LICENSE
│   README.md
│   requirements.txt            [Python package dependencies]
│   TACTIC_analysis.ipynb       [core manuscript analyses: model training, holdout validation, prediction landscape]
│   TACTIC_logo.png
│   TACTIC_tutorial.ipynb       [walkthrough for extending TACTIC to new strains/drugs]
│   TACTIC_visualization.ipynb  [generates all publication figures from TACTIC_data.pkl]

License

Released via GPL GNU License
© 2024 The Regents of the University of Michigan
Chandrasekaran Research Group - https://systemsbiologylab.org/
Contact: csriram@umich.edu

About

Transfer learning And Crowdsourcing to predict Therapeutic Interactions Cross-species

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors