Skip to main content

MkDocs Plugin used to extrace rule information, to generate code and tables.

Project description

MkDocs Snakemake Rule

MkDocs Plugin used to extract rule information.

To use this plugin, install it with pip in the same environment as MkDocs:

pip install mkdocs-snakemake-rule-plugin

Then add the following entry to the MkDocs config file:

plugins:
  - snakemake-rule:
      rule_folders:
        - 'workflow/rules'

In your target file, add a tag to be replaced with format

SNAKEMAKE_RULE_SOURCE__filename__rulename

  • filename is where the rule is stored, can be without '.skm'
  • rulename is the rule that will be extract
#SNAKEMAKE_RULE_SOURCE__fastp__fastp_pe#

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs-snakemake-rule-plugin-0.1.0.tar.gz (33.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page