Skip to content

TASBE/SBOL-Annotator

 
 

Repository files navigation

Build Status Binder

SBOL Interaction Annotation Tool

There are two options to running the Jupyter Notebook: install it locally on your computer or using Binder. To use Binder, click on the badge to launch Binder. This will run it for 12 hours, but after 10 minutes of inactivity, it will be need to be launched again. To install it locally, follow the instructions below.

Instructions for Installation

The following instruction must be run in command line:

  • Run ./install to install the required modules and enable extensions

Instructions for Use

  1. In the folder with the .ipynb file, run:
    jupyter notebook SBOLAnnotations.ipynb
  2. Follow the flow in the Jupyter notebook. Upload the GenBank files first, then follow fill out the subsequent sections. If you make a mistake, start over by reuploading the GenBank files. For now, there is no option to delete the interactions and components, but there will be in the future.
  3. Upload the annotated construct to SynBioHub.

Example Material

The BBa_K808000.gb and BBa_K808000.xml are example GenBank and SBOL files respectively.

About

A simple tool for using SBOL to add interactions information to genetic constructs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 64.6%
  • Python 35.4%