Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/synbiodex/libsbol
C++ implementation of SBOL 2.3.2
https://github.com/synbiodex/libsbol
Last synced: 4 days ago
JSON representation
C++ implementation of SBOL 2.3.2
- Host: GitHub
- URL: https://github.com/synbiodex/libsbol
- Owner: SynBioDex
- License: apache-2.0
- Created: 2014-10-02T18:49:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T01:04:04.000Z (over 4 years ago)
- Last Synced: 2024-12-28T21:04:13.685Z (18 days ago)
- Language: C
- Homepage:
- Size: 103 MB
- Stars: 16
- Watchers: 28
- Forks: 7
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# libSBOL 2.3.2
[![Build Status](https://travis-ci.org/SynBioDex/libSBOL.svg?branch=master)](https://travis-ci.org/SynBioDex/libSBOL)[libSBOL](https://github.com/SynBioDex/libSBOL) is a C++ library for reading, writing, and constructing genetic designs according to the standardized specifications of the [Synthetic Biology Open Language (SBOL)](http://www.sbolstandard.org/).
## Installation
To install libSBOL, go to [Installation](http://synbiodex.github.io/libSBOL/installation.html) page.
## Documentation
[An API reference and Getting Started tutorial can be found here](http://synbiodex.github.io/libSBOL/#doxygen).
## Open-source Development
We strongly encourage contributions from third-party, open-source developers. For tips on maintaing and updating libSBOL, please check out [the libSBOL Wiki](https://github.com/SynBioDex/libSBOL/wiki). Additionally, there are many Google Summer of Code projects related to libSBOL and the Synthetic Biology Open Language sponsored by the National Resource for Network Biology. See their [projects page]( https://github.com/nrnb/GoogleSummerOfCode/issues).
## Acknowledgements
libSBOL is brought to you by Bryan Bartley, Kiri Choi, and SBOL Developers
Current support for the development of libSBOL is generously provided by the NSF through the [Synthetic Biology Open Language Resource](http://www.nsf.gov/awardsearch/showAward?AWD_ID=1355909) collaborative award.