TeselaGen / openVectorEditor

DEPRECATED - Teselagen's Open Source Vector/Plasmid Editor Component
https://teselagen.github.io/tg-oss/ove/#/Editor
MIT License
200 stars 72 forks source link

Parse basic html used in description field from Snapgene sequences #815

Closed mfero closed 2 years ago

mfero commented 2 years ago

@tnrich it looks like Snapgene very commonly uses a bit of HTML in their description fields. We should perhaps interpret instead of being literal? Maybe we convert at import?

image image

tnrich commented 2 years ago

@mfero can you please create an issue for this in the ve-sequence-parsers repo with an example snapgene file with the an "html description"?

Not sure how common this is as I have yet to see it.

Thanks!

mfero commented 2 years ago

done. closing this in favor of https://github.com/TeselaGen/ve-sequence-parsers/issues/225