Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bionode/bionode-examples
Bionode usage example files
https://github.com/bionode/bionode-examples
bioinformatics bionode examples nodejs
Last synced: 3 months ago
JSON representation
Bionode usage example files
- Host: GitHub
- URL: https://github.com/bionode/bionode-examples
- Owner: bionode
- Created: 2014-10-14T21:16:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T22:43:47.000Z (over 7 years ago)
- Last Synced: 2024-04-13T19:25:30.430Z (9 months ago)
- Topics: bioinformatics, bionode, examples, nodejs
- Language: JavaScript
- Size: 7.81 KB
- Stars: 6
- Watchers: 23
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
bionode-examples
================Bionode usage example files
## Bionode
[Node.js install](https://github.com/bionode/bionode-examples/blob/master/install-nodejs.md)
Website: http://bionode.io
Documentation: http://doc.bionode.io### Examples
[Command Line](https://github.com/bionode/bionode-examples/blob/master/cli.sh)
[JavaScript API (NCBI simple)](https://github.com/bionode/bionode-examples/blob/master/bionode-ncbi-simple.js)
[JavaScript API (NCBI complex)](https://github.com/bionode/bionode-examples/blob/master/bionode-ncbi-complex.js)