We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b491e25 commit 63a57abCopy full SHA for 63a57ab
workflow/Snakefile
@@ -4,7 +4,7 @@ from urllib.parse import urlparse, urlunparse
4
snakemake.utils.min_version("9.0.0")
5
6
# Define wrapper versions
7
-wrapper_ver = "v7.0.0"
+wrapper_ver = "v7.6.0"
8
9
# Define base URL
10
baseurl = urlparse(workflow.current_basedir.get_path_or_uri())
0 commit comments