Skip to content

Undefine seq when changing start or end unless an adaptor is present

Marek Szuba requested to merge github/fork/thibauthourlier/patch-4 into master

Created by: thibauthourlier

This could be useful when creating a Translation but a change to the start or end is need for a stop codon for example and $obj->seq has already been called.

Merge request reports