SynBioDex / SBOL-Industrial-Summer-Program

This repo uses the issue tracker to organize Project Ideas for the SBOL Industrial Summer Program.
4 stars 2 forks source link

SBOL3 import/export from OpenVectorEditor #3

Open jakebeal opened 2 years ago

jakebeal commented 2 years ago

Background

OpenVectorEditor is a free and open tool for sequence visualization and editing. It does not yet support SBOL, however, making it hard to use in SBOL-enabled workflows.

Goal

This project will allow OpenVectorEditor to read and wrote SBOL3 files. Correctness will be confirmed by round-tripping at least the Sequence and Component objects from SBOL3 files from the SBOL test suite.

Difficulty Level 1

SBOL-utilities already has a converter application, one will just need to figure out how to integration conversion capabilities with OpenVectorEditor and test it thoroughly.

Skills

Essential skills: JavaScript Nice to have skills: SBOL, Python

Public Repository

https://github.com/TeselaGen/openVectorEditor An issue for this capability is open on the project already: https://github.com/TeselaGen/openVectorEditor/issues/786

Potential Mentors

@mfero @tnrich

tnrich commented 2 years ago

Hey @jakebeal just saw you made this issue. Feel free to reach out with any specific questions or needs either here (just @ me or in the OVE repo)!

jakebeal commented 2 years ago

Thank you, @tnrich ; I'm hoping that we can attract a good contributor who can take this on!