-
Notifications
You must be signed in to change notification settings - Fork 2
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
ENH: Adding AMRFinderPlusAnnotation
type
#86
ENH: Adding AMRFinderPlusAnnotation
type
#86
Conversation
This reverts commit 8378b45.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks great and everything works as expected!!
Hi @misialq |
Hey @VinzentRisch, I finally figured why all these check were always appearing on all of your PRs and fixed it - from now on, only the two should be visible. What I am wondering, though, is why the coverage report does not show up here (or anywhere else?) - can you please investigate? I'm merging this one in the meantime. |
Oh, and let's stop using the `` ticks in commit names/PR titles - it breaks our CI 😅 |
On the topic of CI bugs. @misialq |
Yeah, it seems so... my suspicion is that the additional quotation marks |
This reverts commit 0b5439a.
solves #85
SampleData[AMRFinderPlusAnnotations]
to be used with SampleData[MAGs] annotation.FeatureData[AMRFinderPlusAnnotation]
to be used with FeatureData[Sequence] annotation.Set up an environment
Run it locally
Download test data:
PR-86.zip