Skip to content

Commit

Permalink
Update 12-nfcore.md
Browse files Browse the repository at this point in the history
add alt text to nextflow diagram
  • Loading branch information
ggrimes committed May 31, 2024
1 parent a3c6567 commit 864c13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/12-nfcore.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ exercises: 10
nf-core is a community-led project to develop a set of best-practice pipelines built using Nextflow workflow management system.
Pipelines are governed by a set of guidelines, enforced by community code reviews and automatic code testing.

![](fig/nf-core.png){alt='nf-core'}
![A diagram showcasing the key aspects of nf-core, a community effort to provide best-practice analysis pipelines. The diagram is divided into three sections: Deploy, Participate, and Develop. The Deploy section includes features like Stable pipelines, Centralized configs, List and update pipelines, and Download for offline use. The Participate section highlights Documentation, Slack workspace, Twitter updates, and Hackathons. The Develop section emphasizes the Starter template, Code guidelines, CI code linting and tests, and Helper tools.](fig/nf-core.png 'nf-core')

In this episode we will covering finding, deploying and configuring nf-core pipelines.

Expand Down

0 comments on commit 864c13d

Please sign in to comment.