Skip to content

Commit

Permalink
add fastp dependecy from viash hub biobase
Browse files Browse the repository at this point in the history
  • Loading branch information
sainirmayi committed Apr 2, 2024
1 parent bb7ac70 commit b1d94aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions src/workflows/pre_processing/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,9 @@ functionality:
- name: bbmap_bbsplit
- name: sortmerna
- name: fastp
# repository:
# type: vsh
# repo: viash-hub/biobase
# path: target/nextflow/
repository:
type: vsh
repo: viash-hub/biobase

platforms:
- type: nextflow
2 changes: 1 addition & 1 deletion src/workflows/pre_processing/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ workflow run_wf {
"trim_json": "json",
"trim_html": "html",
"trim_merged_out": "merged_out"
],
]
)

// Perform FASTQC on reads trimmed using fastp
Expand Down

0 comments on commit b1d94aa

Please sign in to comment.