testdata/adeno.gb has the order location attribute, which we don't handle explicitly if it's different form join
There are more, and may be covered in the biopython, scikit-bio, and NCBI documentaiton
There may be parsing rules for genbank files. https://github.com/biocore/scikit-bio/blob/master/skbio/io/format/_sequence_feature_vocabulary.py#L202 'join', 'complement', 'order'
testdata/adeno.gb has the
orderlocation attribute, which we don't handle explicitly if it's different formjoinThere are more, and may be covered in the biopython, scikit-bio, and NCBI documentaiton
There may be parsing rules for genbank files. https://github.com/biocore/scikit-bio/blob/master/skbio/io/format/_sequence_feature_vocabulary.py#L202 'join', 'complement', 'order'