Skip to content

Avoid Biopython deprecations

Theron James requested to merge biopython_deprecation_fix into dev

Explicitly define .strand / .ref attributes of SeqFeatures by using .location.strand etc instead.

Merge request reports