-
Notifications
You must be signed in to change notification settings - Fork 1
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
Swtich singularity+conda setup to singularity setup for snakemake tasks #70
Commits on Apr 8, 2023
-
moving most rules away from conda to just container
Manavalan Gajapathy committedApr 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 97a429b - Browse repository at this point
Copy the full SHA 97a429bView commit details -
Manavalan Gajapathy committed
Apr 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 55fa344 - Browse repository at this point
Copy the full SHA 55fa344View commit details
Commits on Apr 10, 2023
-
refactors to remove wrapper dependency for multiqc
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for e4a22cc - Browse repository at this point
Copy the full SHA e4a22ccView commit details -
refactors samtools stats away from wrapper
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for e271ed5 - Browse repository at this point
Copy the full SHA e271ed5View commit details -
refactors picard away from wrapper
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for fcae80c - Browse repository at this point
Copy the full SHA fcae80cView commit details -
Manavalan Gajapathy committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 43a1c37 - Browse repository at this point
Copy the full SHA 43a1c37View commit details -
adds container to picard_collect_multiple_metrics
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 7fa730d - Browse repository at this point
Copy the full SHA 7fa730dView commit details -
removes container for mosdepth-plot as python is missing in there
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 1c377e1 - Browse repository at this point
Copy the full SHA 1c377e1View commit details -
fixes stupid bugs in picard rule
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for de23673 - Browse repository at this point
Copy the full SHA de23673View commit details -
adds rule-level container instead of pipeline-level
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e1806e - Browse repository at this point
Copy the full SHA 9e1806eView commit details -
removes old conda and wrapper directives from rules
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 59dab0f - Browse repository at this point
Copy the full SHA 59dab0fView commit details -
Manavalan Gajapathy committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 4844ae8 - Browse repository at this point
Copy the full SHA 4844ae8View commit details -
removes container as it can't be used with run directive
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 6aa36f6 - Browse repository at this point
Copy the full SHA 6aa36f6View commit details -
fixes wrong tool name in rule message
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 069de64 - Browse repository at this point
Copy the full SHA 069de64View commit details -
removes non-ascii spacing character - this caused error when swithced…
… to singularity in rule create_multiqc_config
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 7df8b49 - Browse repository at this point
Copy the full SHA 7df8b49View commit details -
uses mulled container instead of quac_watch conda env
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 2fbae66 - Browse repository at this point
Copy the full SHA 2fbae66View commit details -
Manavalan Gajapathy committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 69ba630 - Browse repository at this point
Copy the full SHA 69ba630View commit details -
removes conda usage from snakemake cmd
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for f497ad1 - Browse repository at this point
Copy the full SHA f497ad1View commit details -
updates docs on env type created
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for c1d5bec - Browse repository at this point
Copy the full SHA c1d5becView commit details -
Manavalan Gajapathy committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for b88fb10 - Browse repository at this point
Copy the full SHA b88fb10View commit details -
removes globally-defined singularity container
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a740492 - Browse repository at this point
Copy the full SHA a740492View commit details -
refactor rule aggregate_sample_rename_configs to use shell directive …
…instead of run to run the job in singularity container
Manavalan Gajapathy committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 45f6283 - Browse repository at this point
Copy the full SHA 45f6283View commit details
Commits on Apr 14, 2023
-
Manavalan Gajapathy committed
Apr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for c681676 - Browse repository at this point
Copy the full SHA c681676View commit details -
removes conda-create-envs-only section in docs
Manavalan Gajapathy committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for fac42b8 - Browse repository at this point
Copy the full SHA fac42b8View commit details -
adds optional step to pull singularity images
Manavalan Gajapathy committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 012884b - Browse repository at this point
Copy the full SHA 012884bView commit details