Skip to content

Commit aa047df

Browse files
Update docs/side_quests/nf-core.md
Co-authored-by: Adam Talbot <[email protected]>
1 parent 1c40e4f commit aa047df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/side_quests/nf-core.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,9 +1216,9 @@ nf-core modules create
12161216

12171217
It will ask you to enter the tool name and some configurations for the module. We will use the defaults here:
12181218

1219-
- Specify the tool name: `Name of tool/subtool: fastqe`
1220-
- Add the author name: `GitHub Username: (@<your-name>):`
1221-
- Accept the defaults for the remaining prompts by typing `enter`
1219+
- Specify the tool name: `Name of tool/subtool: fastqe`
1220+
- Add the author name: `GitHub Username: (@<your-name>):`
1221+
- Accept the defaults for the remaining prompts by typing `enter`
12221222

12231223
This will create a new file in `modules/local/fastqe.nf` that already contains the container and conda definitions, the general structure of the process, and a number of TODO statements to guide you through the adaptation.
12241224

0 commit comments

Comments
 (0)