Skip to content

chore: update workflow versions (#569) #570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions catalog/source/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ workflows:
type_guide:
class: integer
active: false
- trs_id: "#workflow/github.com/iwc-workflows/bacterial-genome-assembly/main/versions/v1.1.5"
- trs_id: "#workflow/github.com/iwc-workflows/bacterial-genome-assembly/main/versions/v1.1.6"
categories:
- ASSEMBLY
workflow_name: Bacterial Genome Assembly using Shovill
Expand Down Expand Up @@ -361,12 +361,12 @@ workflows:
ploidy: HAPLOID
parameters:
- key: Paired Collection
variable: SANGER_READ_RUN
type_guide:
class: Collection
ext:
- fastqsanger
- fastqsanger.gz
variable: SANGER_READ_RUN
- key: Annotation GTF
variable: GENE_MODEL_URL
- key: Genome fasta
Expand Down Expand Up @@ -614,7 +614,7 @@ workflows:
type_guide:
class: text
active: false
- trs_id: "#workflow/github.com/iwc-workflows/quality-and-contamination-control/main/versions/v1.1.6"
- trs_id: "#workflow/github.com/iwc-workflows/quality-and-contamination-control/main/versions/v1.1.8"
categories:
- ASSEMBLY
workflow_name: Quality and Contamination Control For Genome Assembly
Expand Down
Loading