SynBioDex-archive / libSBOLj

deprecated libSBOL Java library
http://SynBioDex.github.com/libSBOLj
2 stars 0 forks source link

SequenceAnnotation start, stop coordinates #2

Open mgaldzic opened 13 years ago

mgaldzic commented 13 years ago

start and stop are now assumed to be positive integers. The circular case where a feature overlaps position 1 of the dnaSequence of the DnaComponent is not yet considered.

need to write checks for positions