We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deea66d commit 2474f48Copy full SHA for 2474f48
README.md
@@ -228,6 +228,10 @@ trimmomatic fastqc
228
229
As the number of existing components grow, so does your freedom to build pipelines.
230
231
+## Roadmap
232
+
233
+You can see what we're planning next on our [roadmap guide](https://github.com/assemblerflow/flowcraft/wiki/Roadmap).
234
235
## Developer guide
236
237
### Adding new components
changelog.md
@@ -18,7 +18,8 @@
18
### Features
19
20
- Added `inspect` run mode to flowcraft for displaying the progress overview
21
- during a nextflow run.
+ during a nextflow run. This run mode has an `overview` and `broadcast` options
22
+ for viewing the progress of a pipeline.
23
24
### Minor/Other changes
25
0 commit comments