Closed Bernhard10 closed 5 years ago
In version 1.0, define_range_iterator() no longer supports seq_ids, reducing the risk of making an error if insertion codes are present.
define_range_iterator()
seq_ids
There might be other problems with insertion codes...
This should be solved with the introduction of the Sequence class in forgi 2.0
In version 1.0,
define_range_iterator()
no longer supportsseq_ids
, reducing the risk of making an error if insertion codes are present.There might be other problems with insertion codes...