https://github.com/zachcp/mibig-json-pics
Graphvized Mibig
https://github.com/zachcp/mibig-json-pics
Last synced: 20 days ago
JSON representation
Graphvized Mibig
- Host: GitHub
- URL: https://github.com/zachcp/mibig-json-pics
- Owner: zachcp
- Created: 2016-08-17T04:25:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T05:12:45.000Z (almost 10 years ago)
- Last Synced: 2025-02-24T04:13:00.830Z (over 1 year ago)
- Language: Clojure
- Homepage: http://zachcp.github.io/mibig-json-pics
- Size: 416 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mibig-pics
Create Pictures of the Mibig JSON files.
## Usage
```
#data to the data directory
cd data; sh getdata.sh
#make image directory
mkdir images
#create images
lein run
```