Skip to content

Commit

Permalink
fix dockstore
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed Sep 1, 2023
1 parent f1655cf commit 74d7ed5
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 12 deletions.
8 changes: 4 additions & 4 deletions workflows/epigenetics/hic-hicup-cooler/.dockstore.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 1.2
workflows:
- name: hic_fastq_to_cool_hicup_cooler
- name: hic-fastq-to-cool-hicup-cooler
subclass: Galaxy
publish: true
primaryDescriptorPath: /hic_fastq_to_cool_hicup_cooler.ga
Expand All @@ -9,7 +9,7 @@ workflows:
authors:
- name: Lucille Delisle
orcid: 0000-0002-1964-4960
- name: chic_fastq_to_cool_hicup_cooler
- name: chic-fastq-to-cool-hicup-cooler
subclass: Galaxy
publish: true
primaryDescriptorPath: /chic_fastq_to_cool_hicup_cooler.ga
Expand All @@ -18,7 +18,7 @@ workflows:
authors:
- name: Lucille Delisle
orcid: 0000-0002-1964-4960
- name: hic_juicermediumtabix_to_cool_cooler
- name: hic-juicermediumtabix-to_cool-cooler
subclass: Galaxy
publish: true
primaryDescriptorPath: /hic_juicermediumtabix_to_cool_cooler.ga
Expand All @@ -27,7 +27,7 @@ workflows:
authors:
- name: Lucille Delisle
orcid: 0000-0002-1964-4960
- name: hic_fastq_to_pairs_hicup
- name: hic-fastq-to-pairs-hicup
subclass: Galaxy
publish: true
primaryDescriptorPath: /hic_fastq_to_pairs_hicup.ga
Expand Down
4 changes: 4 additions & 0 deletions workflows/epigenetics/hic-hicup-cooler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.2.1] 2023-09-01 Bug fix

Fix dockstore (workflows are the same)

## [0.2] 2023-02-17

### Automatic update
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"format-version": "0.1",
"license": "MIT",
"release": "0.2",
"release": "0.2.1",
"name": "cHi-C_fastqToCool_hicup_cooler",
"steps": {
"0": {
Expand Down Expand Up @@ -1424,4 +1424,4 @@
],
"uuid": "f310abac-4a50-41fa-a59a-84c51816a462",
"version": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"format-version": "0.1",
"license": "MIT",
"release": "0.2",
"release": "0.2.1",
"name": "Hi-C_fastqToCool_hicup_cooler",
"steps": {
"0": {
Expand Down Expand Up @@ -1218,4 +1218,4 @@
],
"uuid": "2196fbff-317e-437d-a022-696a1f95a850",
"version": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"format-version": "0.1",
"license": "MIT",
"release": "0.2",
"release": "0.2.1",
"name": "Hi-C_fastqToPairs_hicup",
"steps": {
"0": {
Expand Down Expand Up @@ -432,4 +432,4 @@
],
"uuid": "48f579ea-eaac-49ee-b38f-93c82f8b7d76",
"version": 2
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"format-version": "0.1",
"license": "MIT",
"release": "0.2",
"release": "0.2.1",
"name": "Hi-C_juicermediumtabixToCool_cooler",
"steps": {
"0": {
Expand Down Expand Up @@ -299,4 +299,4 @@
],
"uuid": "e6220100-1dde-4701-ac54-db0d1e0dec0f",
"version": 2
}
}

0 comments on commit 74d7ed5

Please sign in to comment.