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

CELLECT-GENES runs the entire MAGMA subworkflow from scratch every time #60

Open
pascaltimshel opened this issue Sep 1, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request priority_high High priority

Comments

@pascaltimshel
Copy link
Collaborator

Issue: currently CELLECT-GENES runs the entire MAGMA subworkflow from scratch every time.

Proposed debugging:

  • Does the same problem occur when only the MAGMA workflow is run?
  • The temp() function could play a role in the problem . Try running with --notemp arg.
    ---reason is good for debugging.
  • snakemake --rulegraph | dot -Tpng > rulegraph.png` good for debugging
@pascaltimshel pascaltimshel added enhancement New feature or request priority_high High priority labels Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority_high High priority
Projects
None yet
Development

No branches or pull requests

2 participants