Kevin's Snakemake Helpers ========================= To use these, ``pip install`` this package **in the same python environment as snakemake**, then use ``from kdmsnakemake import *`` in the top of your Snakefile. .. toctree:: :maxdepth: 1 :caption: Contents: Helper functions ---------------- .. automodule:: kdmsnakemake :members: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`