Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Commit cacd30f

Browse files
authored
Update 03.create_app_04.md
1 parent 8a39d95 commit cacd30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03.create_app_04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ First, create a template job json file:
9595
```
9696
% jobs-template username-fastqc-0.11.7 > job.json
9797
```
98-
Add `"fastq": "agave://data-sd2e-community/sample/sailfish/test/read1.fastq"` to the "inputs" field of the job.json to run a test job.
98+
If it is not already present, add `"fastq": "agave://data-sd2e-community/sample/sailfish/test/read1.fastq"` to the "inputs" field of the job.json to run a test job.
9999

100100
Here are the expected contents of `job.json`:
101101
```

0 commit comments

Comments
 (0)