|
5 | 5 | - [Diagram](#diagram) |
6 | 6 | - [User guide](#user-guide) |
7 | 7 | - [Quick start guide](#quick-start-guide) |
| 8 | + - [Required (minimum) |
| 9 | + inputs/parameters](#required-minimum-inputsparameters) |
8 | 10 | - [Infrastructure usage and |
9 | 11 | recommendations](#infrastructure-usage-and-recommendations) |
10 | 12 | - [Compute resource usage across tested |
11 | 13 | infrastructures](#compute-resource-usage-across-tested-infrastructures) |
12 | | - - [Benchmarking](#benchmarking) |
13 | | - - [Workflow summaries](#workflow-summaries) |
14 | | - - [Metadata](#metadata) |
15 | | - - [Component tools](#component-tools) |
16 | | - - [Required (minimum) |
17 | | - inputs/parameters](#required-minimum-inputsparameters) |
| 14 | + - [Benchmarking](#benchmarking) |
18 | 15 | - [Additional notes](#additional-notes) |
19 | 16 | - [Help/FAQ/Troubleshooting](#helpfaqtroubleshooting) |
20 | 17 | - [3rd party Tutorials](#3rd-party-tutorials) |
|
23 | 20 |
|
24 | 21 | --- |
25 | 22 |
|
26 | | -# Description |
| 23 | +## Description |
27 | 24 |
|
28 | | -``` |
29 | | -Introduction of workflow and its component tools. |
| 25 | +> Introduction of workflow and its component tools. |
| 26 | +> Table with embedded registry links. |
30 | 27 |
|
31 | | -Table with embedded registry links. |
32 | | -``` |
33 | 28 |
|
34 | | ---- |
35 | | - |
36 | | -# Diagram |
| 29 | +## Diagram |
37 | 30 |
|
38 | | -``` |
39 | 31 | Logical visual description of processing steps for workflow |
40 | | -``` |
41 | 32 |
|
42 | | ---- |
43 | 33 |
|
44 | | -# User guide |
| 34 | +## User guide |
45 | 35 |
|
46 | | -## Quick start guide |
47 | 36 |
|
48 | | -``` |
49 | | -General guide for deployment across multiple infrastructures (distinct from specific infrastructure quick start guide) |
50 | | -``` |
| 37 | +### Quick start guide |
51 | 38 |
|
52 | | ---- |
| 39 | +> General guide for deployment across multiple infrastructures (distinct from specific infrastructure quick start guide) |
53 | 40 |
|
54 | | -## Infrastructure usage and recommendations |
55 | 41 |
|
56 | | -``` |
57 | | -+ link to installation instructions for each infrastructure |
58 | | -+ recommendations |
| 42 | +### Required (minimum) inputs/parameters |
| 43 | + |
| 44 | +> The minimum inputs required for the workflow to run. |
| 45 | +
|
| 46 | + |
| 47 | +### Infrastructure usage and recommendations |
| 48 | + |
| 49 | +> + link to installation instructions for each infrastructure |
| 50 | +> + recommendations |
59 | 51 | |
60 | | -Documentation for a specific infrastructure should go into a infrastructure documentation template |
| 52 | +> Documentation for a specific infrastructure should go into a infrastructure documentation template |
61 | 53 | https://github.com/AustralianBioCommons/doc_guidelines/blob/master/infrastructure_optimisation.md |
62 | | -``` |
63 | 54 |
|
64 | | ---- |
65 | 55 |
|
66 | | -## Compute resource usage across tested infrastructures |
| 56 | +### Compute resource usage across tested infrastructures |
67 | 57 |
|
68 | | -``` |
69 | | -Table with high level compute resource usage information for standalone runs or testing of specific versions on specific computational infrastructures. |
70 | | -``` |
| 58 | +> Table with high level compute resource usage information for standalone runs or testing of specific versions on specific computational infrastructures. |
71 | 59 |
|
72 | 60 | | Title | Version | Sample description | Wall time | Cores | Peak RAM in GB (requested) | Drive (GB) | HPC-HTC | If HPC-HTC is other, specify | Scheduler | Year-Month | |
73 | 61 | | ----- | ------- | ------------------ | --------- | ----- | -------------------------- | ---------- | ------- | ---------------------------- | --------- | ---------- | |
74 | 62 | | | | | | | | | | | | | |
75 | 63 |
|
76 | | ---- |
77 | | - |
78 | | -# Benchmarking |
79 | 64 |
|
80 | | -``` |
81 | | -Benchmarking for a specific infrastructure should go here: if this document is complicated it should go into a benchmarking template, or be provided elsewhere (e.g. Zenodo). |
82 | | -``` |
| 65 | +### Benchmarking |
83 | 66 |
|
84 | | ---- |
85 | | - |
86 | | -# Workflow summaries |
87 | | - |
88 | | -## Metadata |
89 | | - |
90 | | -``` |
91 | | -Example table below |
92 | | -``` |
93 | | - |
94 | | -|metadata field | workflow_name / workflow_version | |
95 | | -|-------------------|:---------------------------------:| |
96 | | -|Version | workflow_version | |
97 | | -|Maturity | stable | |
98 | | -|Creators | workflow_author_1 | |
99 | | -|Source | NA | |
100 | | -|License | NA | |
101 | | -|Workflow manager | NextFlow | |
102 | | -|Container | None | |
103 | | -|Install method | Manual | |
104 | | -|GitHub | NA | |
105 | | -|bio.tools | NA | |
106 | | -|BioContainers | NA | |
107 | | -|bioconda | NA | |
| 67 | +> Benchmarking for a specific infrastructure should go here: if this document is complicated it should go into a benchmarking template, or be provided elsewhere (e.g. Zenodo). |
108 | 68 |
|
109 | | ---- |
110 | 69 |
|
111 | | -## Component tools |
| 70 | +## Additional notes |
112 | 71 |
|
113 | | -``` |
114 | | -Example below |
115 | | -``` |
116 | | -| Workflow element/tool name | Workflow element/tool version | Workflow element/tool dependencies | Workflow title | |
117 | | -|--------------------------|-----------------------------|----------------------------------|----------------| |
118 | | -|Tool 1 |See workflow version |Dependency/version |workflow_title | |
119 | | -|Tool 2 |See workflow version |Dependency/version |workflow_title | |
120 | | -|Tool 3 |See workflow version |Dependency/version |workflow_title | |
121 | | ---- |
122 | 72 |
|
123 | | -## Required (minimum) inputs/parameters |
| 73 | +## Help / FAQ / Troubleshooting |
124 | 74 |
|
125 | | -``` |
126 | | -The minimum inputs required for the workflow to run. |
127 | | -``` |
128 | 75 |
|
129 | | ---- |
| 76 | +## 3rd party Tutorials |
130 | 77 |
|
131 | | -# Additional notes |
132 | 78 |
|
133 | | ---- |
| 79 | +## License(s) |
134 | 80 |
|
135 | | -# Help / FAQ / Troubleshooting |
136 | 81 |
|
137 | | ---- |
| 82 | +## Acknowledgements/citations/credits |
138 | 83 |
|
139 | | -# 3rd party Tutorials |
| 84 | +> Any attribution information that is relevant to the workflow being documented. |
140 | 85 |
|
141 | | ---- |
142 | | - |
143 | | -# License(s) |
144 | | - |
145 | | ---- |
146 | | - |
147 | | -# Acknowledgements/citations/credits |
148 | | - |
149 | | -``` |
150 | | -Any attribution information that is relevant to the workflow being documented. |
151 | | -``` |
152 | | - |
153 | | ---- |
0 commit comments