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

Remove usage of biopython application #1209

Merged
merged 8 commits into from
Dec 7, 2024

Conversation

Donaim
Copy link
Member

@Donaim Donaim commented Dec 6, 2024

This solves the problem of using an obsolete API.

The Bio.Blast.Applications module is obsolete in current versions of
BioPython. It even prints an error.

Additionally, improve code quality around externals.py.

Solves #1107

This solves the problem of using an obsolete API.

The Bio.Blast.Applications module is obsolete in current versions of
BioPython. It even prints an error.

Solves #1107
@Donaim Donaim force-pushed the remove-usage-of-biopython-application branch from 9cf7bc9 to 4a3edb2 Compare December 7, 2024 00:11
@Donaim Donaim force-pushed the remove-usage-of-biopython-application branch 2 times, most recently from 66ead12 to 8b8aaf7 Compare December 7, 2024 00:43
Also improve typing in externals.py and fasta_to_csv.py
@Donaim Donaim force-pushed the remove-usage-of-biopython-application branch from d9b433e to 6de7d17 Compare December 7, 2024 01:13
@Donaim Donaim force-pushed the remove-usage-of-biopython-application branch 2 times, most recently from 9dbb971 to 15fc8af Compare December 7, 2024 01:25
@Donaim Donaim force-pushed the remove-usage-of-biopython-application branch from 15fc8af to abf6077 Compare December 7, 2024 01:27
@Donaim Donaim marked this pull request as ready for review December 7, 2024 01:49
@Donaim Donaim merged commit 3266436 into master Dec 7, 2024
3 checks passed
@Donaim Donaim deleted the remove-usage-of-biopython-application branch December 7, 2024 01:49
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

Successfully merging this pull request may close these issues.

1 participant