GenBank to SBOL converter.
- Download or clone repository.
git clone https://github.com/Biocomputation-CBGP/GBK2SBOL.git - Navigate to directory.
cd GBK2SBOL - Install requirements
python -m pip install -r requirements.txt - See Commandline options
python sbol_convert.py -h
python sbol_convert.py <filename>- In the same directory as the input, a new sbol file will contain the translated data.