|
71 | 71 | ### 3. Parameter definitions
|
72 | 72 |
|
73 | 73 | **Parameter Definitions for Illumina-R-visualizations.R:**
|
74 |
| -* `runsheet_file` – Specifies the runsheet containing sample metadata required for processing (output from [GL-DPPD-7104-B step 6a](/Amplicon/Illumina/Pipeline_GL-DPPD-7104_Versions/GL-DPPD-7104-B.md#6a-create-sample-runsheet)) |
75 |
| -* `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)) |
76 |
| -* `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)) |
77 |
| -* `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)) |
78 |
| -* `final_outputs_dir` – Specifies the path where output files will be saved. |
79 |
| -* `assay_suffix` – Specifies a string that is prepended to the start of the output file names. Default: "" |
80 |
| -* `output_prefix` – Specifies a string that is appended to the end of the output file names Default: "_GLAmpSeq" |
81 |
| -* `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" |
| 74 | +* `runsheet_file` – specifies the runsheet containing sample metadata required for processing (output from [GL-DPPD-7104-B step 6a](/Amplicon/Illumina/Pipeline_GL-DPPD-7104_Versions/GL-DPPD-7104-B.md#6a-create-sample-runsheet)) |
| 75 | +* `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)) |
| 76 | +* `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)) |
| 77 | +* `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)) |
| 78 | +* `final_outputs_dir` – specifies the path where output files will be saved |
| 79 | +* `assay_suffix` – specifies a string that is prepended to the start of the output file names. Default: "" |
| 80 | +* `output_prefix` – specifies a string that is appended to the end of the output file names. Default: "_GLAmpSeq" |
| 81 | +* `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