File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
nf_core/pipeline-template/{{cookiecutter.name_noslash}}/docs Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 22
33To start using the {{ cookiecutter.name }} pipeline, follow the steps below:
44
5- <!-- Install Atom plugin markdown-toc-auto for this ToC to auto-update on save -->
6- <!-- TOC START min:2 max:3 link:true asterisk:true update:true -->
5+ <!-- Install Atom plugin markdown-toc-auto for this ToC -->
6+ <!-- TOC START min:2 max:3 link:true asterisk:true -->
77* [ Install NextFlow] ( #install-nextflow )
88* [ Install the pipeline] ( #install-the-pipeline )
9- * [ Automatic] ( #automatic )
10- * [ Offline] ( #offline )
11- * [ Development] ( #development )
9+ * [ Automatic] ( #automatic )
10+ * [ Offline] ( #offline )
11+ * [ Development] ( #development )
1212* [ Pipeline configuration] ( #pipeline-configuration )
13- * [ Docker] ( #docker )
14- * [ Singularity] ( #singularity )
15- * [ Conda] ( #conda )
16- * [ Configuration profiles] ( #configuration-profiles )
13+ * [ Docker] ( #docker )
14+ * [ Singularity] ( #singularity )
15+ * [ Conda] ( #conda )
16+ * [ Configuration profiles] ( #configuration-profiles )
1717* [ Reference genomes] ( #reference-genomes )
1818<!-- TOC END -->
1919
You can’t perform that action at this time.
0 commit comments