Skip to content

Commit

Permalink
Add anchors used in other files/links [#1133]
Browse files Browse the repository at this point in the history
  • Loading branch information
genehack committed Aug 9, 2024
1 parent 2b13e33 commit 08b15e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/reference/workflow-config-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Primary configuration
Parameters in this section define the main inputs and outputs of the workflow, as well as the commonly used ``subsampling`` rule.
Often these will be the only parameters you need to modify.

.. _inputs:

inputs
------

Expand Down Expand Up @@ -400,6 +402,7 @@ strip_strain_prefixes
- description: A list of prefixes to strip from strain names in metadata and sequence records to maintain consistent strain names when analyzing data from multiple sources.
- default: ``["hCoV-19/", "SARS-CoV-2/"]``

.. _auspice_json_prefix:

auspice_json_prefix
-------------------
Expand Down Expand Up @@ -595,6 +598,8 @@ Per-Rule configuration
Each top-level parameter here corresponds to a single Snakemake rule.
Note that ``subsampling`` is a commonly used rule configuration which is described separately in the Primary configuration section.

.. _sanitize_metadata:

sanitize_metadata
-----------------

Expand Down

0 comments on commit 08b15e6

Please sign in to comment.