You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for MEGAHIT FASTG files, updates the documentation, tests on more versions of Python, and fixes an obscure corner case with malformed input files.
This release improves pyfastg's validation (catching many types of strange corner-case unsupported FASTG files), improves its documentation, removes scikit-bio as a dependency, and pins the minimum NetworkX version needed.
This is the initial version of pyfastg; it was actually released on PyPI over two years ago, in October 2019. I am tagging a release just so this old version is easily accessible.