You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An SBOL displayID value is often longer than 15 characters, but GenBank conversion in libSBOLj (and thus also the SBOL Converter and pySBOL2) truncates these fields at 15 characters. This, obviously, can lead to confusion when one tries to look at a set of identically named plasmids in a non-SBOL editor.
An SBOL displayID value is often longer than 15 characters, but GenBank conversion in libSBOLj (and thus also the SBOL Converter and pySBOL2) truncates these fields at 15 characters. This, obviously, can lead to confusion when one tries to look at a set of identically named plasmids in a non-SBOL editor.
NCBI, however, no longer constrains the length of locus names: https://www.ncbi.nlm.nih.gov/genbank/samplerecord/#LocusB
Can we get a relaxation of the length constraint in the converter?
The text was updated successfully, but these errors were encountered: