SynBioDex/libSBOLj-Demo

Name: libSBOLj-Demo

Owner: Synthetic Biology Data Exchange Group

Description: null

Created: 2016-05-25 16:21:16.0

Updated: 2017-11-05 03:53:20.0

Pushed: 2016-12-23 19:49:10.0

Homepage: null

Size: 10

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

libSBOLj demo application

This project demonstrates an application of libSBOLj, the Java library for Synthetic Biology Open Language (SBOL), through the construction of a CRISPR-based repression model. This project has been set up to run in Eclipse with Maven, and should be able to be directly imported and executed if you have these set up. Instructions for setting up Maven in Eclipse and detailed description of construction of the CRISPR-based model are provided in this tutorial: https://github.com/SynBioDex/libSBOLj/blob/develop/docs/tutorials/crisprExample/top.pdf. Detailed libSBOLj information can be found at http://sbolstandard.org/software/libSBOL/java/.

Contents:
To import into Eclipse:

Import as a Maven project, either directly from the git repository or first cloning and then importing your local copy.

To run:

To run normally, execute “RepressionModel.java” as a Java application

In response, you should see an RDF/XML output in your Eclipse's console, and a “RepressionModel.rdf” produced under the “crispr” directory.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.