snakemake.wrapper

Functions

find_extension(source_file, sourcecache)

get_conda_env(path[, prefix])

get_path(path[, prefix])

get_script(path, sourcecache[, prefix])

is_script(source_file)

is_url(path)

wrapper(path, input, output, params, ...)

Load a wrapper from https://github.com/snakemake/snakemake-wrappers under the given path + wrapper.(py|R|Rmd) and execute it.