snakemake.sourcecache

Functions

infer_source_file(path_or_uri[, basedir])

Classes

GenericSourceFile(path_or_uri)

GithubFile(repo, path[, tag, branch, commit])

GitlabFile(repo, path[, tag, branch, ...])

HostingProviderFile([repo, path, tag, ...])

Marker for denoting github source files from releases.

LocalGitFile(repo_path, path[, tag, ref, commit])

LocalSourceFile(path)

SourceCache(cache_path[, runtime_cache_path])

SourceFile()