Commit 7e594a6
✨ feat: nextflow run for bioimaging (#680)
* devexp 💻: add live preview vscode ext for multiqc viewing
* ✨ feat(training): add Nextflow for Bioimaging course
Add comprehensive training course for running nf-core/molkart pipeline
and spatial transcriptomics bioimaging workflows. Includes:
- Course documentation with orientation, basics, and molkart execution
- Input configuration and parameter customization guides
- Example workflows (hello-world.nf) and sample data
- Integration into nf4_science training collection
This course teaches users how to run bioimaging pipelines using the
Nextflow Run pattern with nf-core/molkart as the primary example.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* 📝 docs(imaging): complete Nextflow run for Imaging course content
Complete the imaging course documentation with comprehensive coverage of running nf-core/molkart pipeline including inputs and configuration.
- Streamline orientation page, remove redundant content
- Add molkart pipeline diagram (img/molkart.png)
- Improve Part 2 with clearer explanations and output examples
- Complete Part 3 with parameter files and samplesheet examples
- Complete Part 4 with configuration profiles and resource management
- Update course title to "Nextflow run for Imaging"
- Add Parts 3 and 4 to navigation in mkdocs.yml
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* 📝 docs(imaging): apply suggestions from code review
│
Update imaging course documentation with improved clarity and consistency:
- Clarify file content descriptions in basics module
- Add cross-reference to Hello nf-core course
- Update command examples to use tree instead of ls
- Enhance explanations of nf-core conventions and resume functionality
- Improve configuration section clarity on profiles and process labels
- Remove training subset section to streamline course flow
Co-Authored-By: ashdederich <[email protected]>
Co-Authored-By: pinin4fjords <[email protected]>
* 📝 docs(imaging): cleanup content prior to release
* 📑 docs (imaging): apply suggestions from code review
Co-authored by: Florian Wuennemann <[email protected]>
* 📊 survey: add survey link for imaging course
---------
Co-authored-by: Claude <[email protected]>
Co-authored-by: ashdederich <[email protected]>
Co-authored-by: pinin4fjords <[email protected]>
Co-authored-by: Florian Wuennemann <[email protected]>1 parent d2879ef commit 7e594a6
File tree
21 files changed
+1793
-3
lines changed- .devcontainer
- codespaces-dev
- local-dev
- docs
- nf4_science
- imaging
- img
- nf4-science/imaging
- data
21 files changed
+1793
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
103 | 113 | | |
104 | 114 | | |
105 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments