-
Notifications
You must be signed in to change notification settings - Fork 15
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
stub ready and working #139
Conversation
mult1fractal
commented
Aug 17, 2021
- included stub statements to relevant modules
- stub works
- channels are correct
@mult1fractal if stub is working please add it to the gitaction workflow as a dry run
€ you can replace the currently yml file with this dryrun |
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.
add into the stub genome this so its not an empty file:
> stubgenome
ATGC
I will merge it bc in my poreCov rework the annotation part will get a new layout as discussed, so the score based chunking will be exchanged by "how many tools match per contig" and this will then replace the score based chunking (which currently fails the --annotate syntax check) |