wilkelab / Opfi

A Python package for discovery, annotation, and analysis of gene clusters in genomics or metagenomics data sets.
https://opfi.readthedocs.io/
MIT License
21 stars 5 forks source link

Fix feature length #167

Closed jimrybarski closed 3 years ago

jimrybarski commented 3 years ago

Now that we've switched to zero-based indices for features, the length calculation also needs to be reduced by one.