Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency on dustdas #400

Open
anthony-aylward opened this issue Jul 30, 2024 · 0 comments
Open

Dependency on dustdas #400

anthony-aylward opened this issue Jul 30, 2024 · 0 comments

Comments

@anthony-aylward
Copy link

anthony-aylward commented Jul 30, 2024

GeenuFF's dependency on dustdas seems like more of a liability than a benefit. It could be refactored with relatively minor changes to remove this dependency. FASTA and GFF parsing can be accomplished by biopython and pandas, while GFF entries can be represented by a named tuple instead of dustdas's GFFObject. See my pull request for such a refactoring that remains correct / passes all unit tests.

Does GeenuFF's functionality depend on dustdas in any more ways that I missed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant