@geneontology/go-exporter
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -177,2 +177,4 @@ const axios = require('axios'); | ||
export default GoExporter; | ||
/*example();*/ // Uncomment to run example |
{ | ||
"name": "@geneontology/go-exporter", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Export GO annotations from a GOLr instance to GPAD/GPI/GAF files", | ||
@@ -5,0 +5,0 @@ "main": "go-exporter.js", |
6925
138