snakemake.ruleinfo.InOutput

class snakemake.ruleinfo.InOutput(paths, kwpaths, modifier)
__init__()

Methods

__init__()

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.

Attributes

kwpaths

Alias for field number 1

modifier

Alias for field number 2

paths

Alias for field number 0