Skip to content

Commit d961d02

Browse files
committed
SW_AmpIllumina-B: Typo fix
1 parent 86b2db5 commit d961d02

File tree

1 file changed

+1
-1
lines changed
  • Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/workflow_code/visualizations

1 file changed

+1
-1
lines changed

Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/workflow_code/visualizations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ___
6565
* `sample_info` – specifies the text file containing the IDs of each sample used, required for running the SW_AmpIllumina workflow (output from [run_workflow.py](/Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/README.md#5-additional-output-files))
6666
* `counts` – specifies the ASV counts table (output from [GL-DPPD-7104-B step 5g](/Amplicon/Illumina/Pipeline_GL-DPPD-7104_Versions/GL-DPPD-7104-B.md#5g-generating-and-writing-standard-outputs))
6767
* `taxonomy` – specifies the taxonomy table (output from [GL-DPPD-7104-B step 5g](/Amplicon/Illumina/Pipeline_GL-DPPD-7104_Versions/GL-DPPD-7104-B.md#5g-generating-and-writing-standard-outputs))
68-
* `plots_dir` – specifies the path where output files will be saved
6968
* `assay_suffix` – specifies a string that is prepended to the start of the output file names. Default: ""
69+
* `plots_dir` – specifies the path where output files will be saved
7070
* `output_prefix` – specifies a string that is appended to the end of the output file names. Default: "_GLAmpSeq"
7171
* `RColorBrewer_Palette` – specifies the RColorBrewer palette that will be used for coloring in the plots. Options include "Set1", "Accent", "Dark2", "Paired", "Pastel1", "Pastel2", "Set2", and "Set3". Default: "Set1"

0 commit comments

Comments
 (0)