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

Added handling for custom databases #92

Merged
merged 5 commits into from
Nov 8, 2024

Conversation

nschcolnicov
Copy link
Contributor

This PR is to address this issue:
#90

The database provided via argument is now being taken into account, and I updated the code so that it tries to parse any custom database using either mirbase or mirgenedb parsing, if neither work, it will now display an error message saying that there is no available parser for the custom database

@lpantano

@lpantano
Copy link
Contributor

lpantano commented Nov 1, 2024

Thank you, can you bump the version of mirtop and add it to the change log so Conda update the version?

@lpantano
Copy link
Contributor

lpantano commented Nov 4, 2024

Thank you, some tests are failing. I think it is about the new argument need to be added to all the test, I can play with this next Friday if you don't have the time. Thanks!

@nschcolnicov nschcolnicov force-pushed the database_fix branch 2 times, most recently from 1051b5c to 55e8fbc Compare November 7, 2024 13:26
@nschcolnicov
Copy link
Contributor Author

Hi @lpantano I updated the files and ran the tests locally, should be working now.

@lpantano lpantano merged commit 3ac54c4 into miRTop:master Nov 8, 2024
1 check passed
@lpantano
Copy link
Contributor

lpantano commented Nov 8, 2024

Thank you!

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.

2 participants