Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.08 KB

File metadata and controls

28 lines (19 loc) · 1.08 KB
title Snakemake Plugin
layout docs
permalink /
sidebar plugin

Snakemake Plugin Documentation Example

{:.no_toc}

This is an example set of documentation for a Snakemake Executor Plugin! You can use this as a starting point for your own plugin. We generally recommend that you include:

  • An overview, arguments, and simple usage of your plugin under plugin
  • If appropriate (e.g., requiring advanced setup) a tutorial

This template is provided by snakemake/snakemake-plugin-docs-jekyll. if you have any issues, please let us know.


Useful Resources

The following external documentation sites can additionally provide support: