Skip to content

Commit

Permalink
Upgrade to SEQC v0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hisplan committed Mar 26, 2022
1 parent baf3858 commit 217a751
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Unified framework for building and running single-cell computational pipelines

Pipeline | Description | Version
----------------- | ---------------------------------------------------------|---------
SEQC | Single-cell & Single-nucleus RNA-seq 3' Preprocessor | 0.2.10
SEQC | Single-cell & Single-nucleus RNA-seq 3' Preprocessor | 0.2.11
SEQC Ada | SEQC AutomateD Analysis | 0.0.3
Sharp (♯) | Demultiplexing Hashtag, CITE-seq, CellPlex, and ASAP-seq | 0.0.13
Velopipe | RNA Velocity for SEQC | 0.0.9
Expand Down
8 changes: 4 additions & 4 deletions config.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ containers:
registry: quay.io/devtest
images:
- name: seqc
version: 0.2.10
version: 0.2.11
project_url: https://github.com/hisplan/seqc-docker
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.10.tar.gz
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz
- name: seqc-basic-analysis
version: 0.0.10
project_url: https://github.com/hisplan/seqc-ada
Expand Down Expand Up @@ -110,9 +110,9 @@ containers:
pipelines:
packages:
- name: seqc
version: 0.2.10
version: 0.2.11
project_url: https://github.com/hisplan/seqc-docker
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.10.tar.gz
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz
- name: seqc-ada
version: 0.0.3
project_url: https://github.com/hisplan/seqc-ada
Expand Down
8 changes: 4 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ containers:
registry: quay.io/hisplan
images:
- name: seqc
version: 0.2.10
version: 0.2.11
project_url: https://github.com/hisplan/seqc-docker
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.10.tar.gz
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz
- name: seqc-basic-analysis
version: 0.0.10
project_url: https://github.com/hisplan/seqc-ada
Expand Down Expand Up @@ -110,9 +110,9 @@ containers:
pipelines:
packages:
- name: seqc
version: 0.2.10
version: 0.2.11
project_url: https://github.com/hisplan/seqc-docker
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.10.tar.gz
download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz
- name: seqc-ada
version: 0.0.3
project_url: https://github.com/hisplan/seqc-ada
Expand Down

0 comments on commit 217a751

Please sign in to comment.