Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into develop_0_8
Browse files Browse the repository at this point in the history
  • Loading branch information
Grifs committed Oct 23, 2023
2 parents 66e681c + 36b3149 commit aed4d36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We added new 'dependencies' functionality to allow for more advanced functionali
- Removed deprecated `paramsToChannel()`, `paramsToList()`, `viashChannel()`.
- Deprecated `preprocessInputs()` -- use the wrapped Viash Nextflow functionality instead.
- Refactored `preprocessInputs()` to make use of new helper functions.
- Reprecated run arguments `map`, `mapData`, `mapPassthrough`, `renameKeys`.
- Deprecated run arguments `map`, `mapData`, `mapPassthrough`, `renameKeys`.

## MINOR CHANGES

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/nextflow_vdsl3/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ order: 35

Viash supports creating Nextflow workflows in multiple ways.

* [Run a module as a standaline pipeline](run_module.qmd)
* [Run a module as a standalone pipeline](run_module.qmd)
* [Import a VDSL3 module](import_module.qmd)
* Create a Nextflow workflow with dependencies

0 comments on commit aed4d36

Please sign in to comment.