You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Amplicon/Illumina/Workflow_Documentation/NF_AmpIllumina/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -76,9 +76,9 @@ unzip NF_AmpIllumina.zip && cd NF_XXX-X_X.X.X
76
76
77
77
Although Nextflow can fetch Singularity images from a url, doing so may cause issues as detailed [here](https://github.com/nextflow-io/nextflow/issues/1210).
78
78
79
-
To avoid this issue, run the following command to fetch the Singularity images prior to running the NF_MGIllumina workflow:
79
+
To avoid this issue, run the following command to fetch the Singularity images prior to running the NF_AmpIllumina workflow:
80
80
81
-
> Note: This command should be run in the location containing the `NF_MGIllumina` directory that was downloaded in [step 2](#2-download-the-workflow-files) above.
81
+
> Note: This command should be run in the location containing the `NF_AMPIllumina` directory that was downloaded in [step 2](#2-download-the-workflow-files) above.
0 commit comments