Fix: Update Cellranger/multi to reinclude functionality from previous PR update#12152
Fix: Update Cellranger/multi to reinclude functionality from previous PR update#12152mahesh-panchal wants to merge 4 commits into
Conversation
|
@leandrotiburske @fmalmeida The PR is ready and I think I have the flags in, but please check. From today I won't be near a computer to make updates so I made this branch on nf-core modules where you can both push/pull your own changes onto this branch. The tests on this module look like they really need updating as well, but that's perhaps outside the scope. I leave this up to you both now. |
|
This PR should remove the old python template too since it's redundant. |
|
Hi @leandrotiburske, Do you think you can take over from here to do the final amendments? As @mahesh-panchal mentioned, the try is to move all the logic into the module itself. So, could you double check if all the functionality from before is now there so to remove the template script? As Mahesh, I am also not fluent in this tool, I had only helped out on the code but someone else was assessing the results ... so I believe it would be really good if someone that knows how the results should be could take a closer look. I am on holidays until next Wednesday and I only have a phone, so I cannot help with the code until there but I can help with comments and review. |
Description
Related to #11066 . Adds back in functionality from the python template that was accidentally dropped.
PR checklist
topic: versions- See version_topicslabelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda