-
Notifications
You must be signed in to change notification settings - Fork 751
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 delly/filter, changed delly/call - this time with up-to-date fork #5384
base: master
Are you sure you want to change the base?
Conversation
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.
LGTM 🚀
You should also remove the pytest files of |
Done. The assertions might need some more works, as some files contain time stamps and md5 sums will probably not match. |
You could check parts of the VCF content with |
The use of file and path in the test assertions is a bit confusing to me ( |
Yes that's what I meant, sorry 😁 |
Looks like this has some merge conflicts that need fixing before it can be merged in |
Still need to fix the tests, as mentioned they are not stable. |
@nvnieuwk , can you take a look at this PR please, given that you've just merged changes to delly call. |
Yeah my bad sorry, I forgot this PR did mostly the same changes. I'll fix the conflicts |
Okay conflicts fixed but here are some pointers:
|
@alexnater , do you need help to get this finished off? |
Hi Simon. Sorry, I forgot a bit about this pending PR. Yes, I think I would need some help to finish this off. I'm a bit confused about this missing review by @projectoriented. Who is this? |
@projectoriented is listed as the code owner, which presumably means they initially contributed the module. You don't need to wait for a review by them. What help do you need? |
Bump |
Bump :) |
PR checklist
Closes #4808
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda