An open API service indexing awesome lists of open source software.

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

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
```