Skip to content

Commit 30a2d55

Browse files
Deploy for release 0.5.1 from a6c04b0
1 parent 73e0904 commit 30a2d55

File tree

177 files changed

+354
-354
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+354
-354
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
src/mapping/bd_rhapsody_wta*/*.cwl linguist-generated
1+
src/mapping/bd_rhapsody*/*.cwl linguist-generated

src/integrate/scvi/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ platforms:
114114
- mudata~=0.2.0
115115
- anndata~=0.8.0
116116
- torchmetrics~=0.6.0
117-
- scvi-tools
117+
- scvi-tools~=0.14.6
118118
- type: nextflow
119119
variant: vdsl3
120120
directives:

target/docker/cluster/leiden/leiden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,9 +432,9 @@ RUN pip install --upgrade pip && \
432432
433433
LABEL org.opencontainers.image.authors="Dries De Maeyer"
434434
LABEL org.opencontainers.image.description="Companion container for running component cluster leiden"
435-
LABEL org.opencontainers.image.created="2022-10-25T11:54:38Z"
435+
LABEL org.opencontainers.image.created="2022-11-03T15:55:48Z"
436436
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
437-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
437+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
438438
LABEL org.opencontainers.image.version="0.5.1"
439439
VIASHDOCKER
440440
}

target/docker/cluster/leiden/viash.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -529,9 +529,9 @@ functionality:
529529
530530
LABEL org.opencontainers.image.authors="Dries De Maeyer"
531531
LABEL org.opencontainers.image.description="Companion container for running component cluster leiden"
532-
LABEL org.opencontainers.image.created="2022-10-25T11:54:38Z"
532+
LABEL org.opencontainers.image.created="2022-11-03T15:55:48Z"
533533
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
534-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
534+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
535535
LABEL org.opencontainers.image.version="0.5.1"
536536
VIASHDOCKER
537537
}
@@ -1216,5 +1216,5 @@ info:
12161216
output: "target/docker/cluster/leiden"
12171217
executable: "target/docker/cluster/leiden/leiden"
12181218
viash_version: "0.6.2"
1219-
git_commit: "58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
1219+
git_commit: "a6c04b031e94c6b57ad08456cdd5251493943f6d"
12201220
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/convert/from_10xh5_to_h5mu/from_10xh5_to_h5mu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,9 @@ RUN pip install --upgrade pip && \
418418
419419
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
420420
LABEL org.opencontainers.image.description="Companion container for running component convert from_10xh5_to_h5mu"
421-
LABEL org.opencontainers.image.created="2022-10-25T11:54:39Z"
421+
LABEL org.opencontainers.image.created="2022-11-03T15:55:49Z"
422422
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
423-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
423+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
424424
LABEL org.opencontainers.image.version="0.5.1"
425425
VIASHDOCKER
426426
}

target/docker/convert/from_10xh5_to_h5mu/viash.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -524,9 +524,9 @@ functionality:
524524
525525
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
526526
LABEL org.opencontainers.image.description="Companion container for running component convert from_10xh5_to_h5mu"
527-
LABEL org.opencontainers.image.created="2022-10-25T11:54:39Z"
527+
LABEL org.opencontainers.image.created="2022-11-03T15:55:49Z"
528528
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
529-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
529+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
530530
LABEL org.opencontainers.image.version="0.5.1"
531531
VIASHDOCKER
532532
}
@@ -1227,5 +1227,5 @@ info:
12271227
output: "target/docker/convert/from_10xh5_to_h5mu"
12281228
executable: "target/docker/convert/from_10xh5_to_h5mu/from_10xh5_to_h5mu"
12291229
viash_version: "0.6.2"
1230-
git_commit: "58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
1230+
git_commit: "a6c04b031e94c6b57ad08456cdd5251493943f6d"
12311231
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/convert/from_10xmtx_to_h5mu/from_10xmtx_to_h5mu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,9 @@ RUN pip install --upgrade pip && \
396396
397397
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
398398
LABEL org.opencontainers.image.description="Companion container for running component convert from_10xmtx_to_h5mu"
399-
LABEL org.opencontainers.image.created="2022-10-25T11:54:39Z"
399+
LABEL org.opencontainers.image.created="2022-11-03T15:55:49Z"
400400
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
401-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
401+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
402402
LABEL org.opencontainers.image.version="0.5.1"
403403
VIASHDOCKER
404404
}

target/docker/convert/from_10xmtx_to_h5mu/viash.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,9 @@ functionality:
443443
444444
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
445445
LABEL org.opencontainers.image.description="Companion container for running component convert from_10xmtx_to_h5mu"
446-
LABEL org.opencontainers.image.created="2022-10-25T11:54:39Z"
446+
LABEL org.opencontainers.image.created="2022-11-03T15:55:49Z"
447447
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
448-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
448+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
449449
LABEL org.opencontainers.image.version="0.5.1"
450450
VIASHDOCKER
451451
}
@@ -1043,5 +1043,5 @@ info:
10431043
output: "target/docker/convert/from_10xmtx_to_h5mu"
10441044
executable: "target/docker/convert/from_10xmtx_to_h5mu/from_10xmtx_to_h5mu"
10451045
viash_version: "0.6.2"
1046-
git_commit: "58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
1046+
git_commit: "a6c04b031e94c6b57ad08456cdd5251493943f6d"
10471047
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/convert/from_bd_to_10x_molecular_barcode_tags/from_bd_to_10x_molecular_barcode_tags

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,9 +406,9 @@ RUN apt-get update && \
406406
407407
LABEL org.opencontainers.image.authors="Dries Schaumont"
408408
LABEL org.opencontainers.image.description="Companion container for running component convert from_bd_to_10x_molecular_barcode_tags"
409-
LABEL org.opencontainers.image.created="2022-10-25T11:54:39Z"
409+
LABEL org.opencontainers.image.created="2022-11-03T15:55:49Z"
410410
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
411-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
411+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
412412
LABEL org.opencontainers.image.version="0.5.1"
413413
VIASHDOCKER
414414
}

target/docker/convert/from_bd_to_10x_molecular_barcode_tags/viash.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -472,9 +472,9 @@ functionality:
472472
473473
LABEL org.opencontainers.image.authors="Dries Schaumont"
474474
LABEL org.opencontainers.image.description="Companion container for running component convert from_bd_to_10x_molecular_barcode_tags"
475-
LABEL org.opencontainers.image.created="2022-10-25T11:54:39Z"
475+
LABEL org.opencontainers.image.created="2022-11-03T15:55:49Z"
476476
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
477-
LABEL org.opencontainers.image.revision="58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
477+
LABEL org.opencontainers.image.revision="a6c04b031e94c6b57ad08456cdd5251493943f6d"
478478
LABEL org.opencontainers.image.version="0.5.1"
479479
VIASHDOCKER
480480
}
@@ -1142,5 +1142,5 @@ info:
11421142
output: "target/docker/convert/from_bd_to_10x_molecular_barcode_tags"
11431143
executable: "target/docker/convert/from_bd_to_10x_molecular_barcode_tags/from_bd_to_10x_molecular_barcode_tags"
11441144
viash_version: "0.6.2"
1145-
git_commit: "58e1075ebb2a6b1a76179078cc90fb39f05adc2a"
1145+
git_commit: "a6c04b031e94c6b57ad08456cdd5251493943f6d"
11461146
git_remote: "https://github.com/openpipelines-bio/openpipeline"

0 commit comments

Comments
 (0)