Skip to content

Commit

Permalink
Merge pull request #2530 from mirpedrol/tools-images
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
mirpedrol committed May 21, 2024
2 parents 453eee9 + ce10372 commit b56078d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/rich-codex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,22 +50,22 @@ outputs:
fake_command: nf-core modules create fastqc --author @janedoe --label process_low --meta
img_paths:
- public/images/contributing/modules/nf-core-modules-create.svg
- commmand: nf-core list
- command: nf-core list
head: 19
img_paths:
- public/images/tools/nf-core-list.svg
- commmand: nf-core list rna rna-seq
- command: nf-core list rna rna-seq
img_paths:
- public/images/tools/nf-core-list-rna.svg
- commmand: nf-core list -s stars
- command: nf-core list -s stars
head: 18
img_paths:
- public/images/tools/nf-core-list-stars.svg
- command: nf-core launch rnaseq -r 3.8.1
trim_after: 'Command line'
img_paths:
- public/images/tools/nf-core-launch-rnaseq.svg
- commmand: mkdir tmp && cd tmp && nf-core download rnaseq -r 3.8 --outdir nf-core-rnaseq -x none -s none -d
- command: mkdir tmp && cd tmp && nf-core download rnaseq -r 3.8 --outdir nf-core-rnaseq -x none -s none -d
img_paths:
- public/images/tools/nf-core-download.svg
- command: cd tmp && tree -L 2 nf-core-rnaseq/
Expand Down

0 comments on commit b56078d

Please sign in to comment.