https://github.com/chmac/comboapp
This repo has moved
https://github.com/chmac/comboapp
Last synced: about 1 year ago
JSON representation
This repo has moved
- Host: GitHub
- URL: https://github.com/chmac/comboapp
- Owner: chmac
- License: mit
- Created: 2018-04-15T12:01:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T14:25:01.000Z (over 2 years ago)
- Last Synced: 2025-02-28T19:20:22.786Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/TripSit/comboapp
- Size: 3.2 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Drug Combinations
---
Combining data from [tripsit](http://wiki.tripsit.me/wiki/Drug_combinations).
## Importing data
```
cd app/src/data/
wget https://tripsit.me/combo_beta.json
wget https://raw.githubusercontent.com/TripSit/combogen/master/config.json
```