Skip to content

A small converter which translates genbank files into SBOL.

License

Notifications You must be signed in to change notification settings

Biocomputation-CBGP/GBK2SBOL

Repository files navigation

GBK2SBOL

GenBank to SBOL converter.

Install

  1. Download or clone repository. git clone https://github.com/Biocomputation-CBGP/GBK2SBOL.git
  2. Navigate to directory. cd GBK2SBOL
  3. Install requirements python -m pip install -r requirements.txt
  4. See Commandline options python sbol_convert.py -h

Example usage

  1. python sbol_convert.py <filename>
  2. In the same directory as the input, a new sbol file will contain the translated data.

About

A small converter which translates genbank files into SBOL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages