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

https://github.com/bebop/ark

Go REST API to replace Genbank, Uniprot, Rhea, and CHEMBL
https://github.com/bebop/ark

api blast chembl genbank metabolic-engineering metabolic-network metabolic-pathways metabolomics rest-api rhea uniprot

Last synced: 24 days ago
JSON representation

Go REST API to replace Genbank, Uniprot, Rhea, and CHEMBL

Awesome Lists containing this project

README

          

# ark

## ark is a database for engineering organisms

* **Comprehensive:** ark is a single service that can search, store, and cross reference sequences and pathways from genbank, rhea, chembl, and uniprot

* **Modern:** ark serves JSON and is written in Go. ark parses legacy file formats so you don't have to.

* **Stable (soon):** ark will be well tested and designed to be used in industrial, academic, and hobbyist settings

## Install

ark is still in hot development and not production ready. We currently only ship a pre-release dev branch for contributors.

`git clone https://github.com/TimothyStiles/ark && cd ark && go test -v ./...`

## Community

* **[Discord](https://discord.gg/Hc8Ncwt):** Chat about ark and join us for game nights on our discord server!

## Contributing

* **[Code of conduct](CODE_OF_CONDUCT.md):** Please read the full text so you can understand what we're all about and remember to be excellent to each other!

* **[Contributor's guide](CONTRIBUTING.md):** Please read through it before you start hacking away and pushing contributions to this fine codebase.

## Sponsor

* **[Sponsor](https://github.com/sponsors/TimothyStiles):** 🤘 Thanks for your support 🤘

## License

* [MIT](LICENSE)

* Copyright (c) 2022 Timothy Stiles