snakemake.executors.dryrun.Executor

class snakemake.executors.dryrun.Executor(workflow, logger)[source]
__init__(workflow, logger)

Methods

__init__(workflow, logger)

cancel()

get_exec_mode()

get_resource_declarations(job)

get_resource_declarations_dict(job)

handle_job_error(job)

handle_job_success(job)

print_job_error(job_info[, msg])

printcache(job)

printjob(job)

report_job_error(job_info[, msg])

report_job_submission(job_info)

report_job_success(job_info)

rule_prefix(job)

run_job(job)

Run a specific job or group job.

run_job_pre(job)

run_jobs(jobs)

Run a list of jobs that is ready at a given point in time.

shutdown()

Attributes

cores