Skip to content

Commit

Permalink
Upgrade to Cell Ranger CellPlex v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hisplan committed Nov 13, 2021
1 parent 2707a79 commit 942dc4a
Show file tree
Hide file tree
Showing 4 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 @@ -24,7 +24,7 @@ Cell Ranger V(D)J | Single-cell immune profiling (TCR/BCR) | 6
Cell Ranger ATAC | Single-cell chromatin accessbility (ATAC) | 2.0.0
Cell Ranger ARC | Single-cell multiome ATAC + Gene Expression | 2.0.0
Space Ranger | Single-cell spatial gene expression | 1.3.1
CellPlex | Cell multiplexing | 6.1.1
CellPlex | Cell multiplexing | 6.1.2

Coming Soon

Expand Down
4 changes: 2 additions & 2 deletions config.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ pipelines:
project_url: https://github.com/hisplan/wdl-cellranger-vdj
download_url: https://github.com/hisplan/wdl-cellranger-vdj/archive/refs/tags/v6.1.2.tar.gz
- name: cellranger-cellplex
version: 6.1.1
version: 6.1.2
project_url: https://github.com/hisplan/wdl-cellranger-cellplex
download_url: https://github.com/hisplan/wdl-cellranger-cellplex/archive/refs/tags/v6.1.1.tar.gz
download_url: https://github.com/hisplan/wdl-cellranger-cellplex/archive/refs/tags/v6.1.2.tar.gz
- name: cellranger-arc
version: 2.0.0
project_url: https://github.com/hisplan/wdl-cellranger-arc
Expand Down
8 changes: 4 additions & 4 deletions config.test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ containers:
registry: quay.io/devtest
images:
- name: cellranger
version: 6.1.1
version: 6.1.2
project_url: https://github.com/hisplan/docker-cellranger
download_url: https://github.com/hisplan/docker-cellranger/archive/refs/tags/v6.1.1.tar.gz
download_url: https://github.com/hisplan/docker-cellranger/archive/refs/tags/v6.1.2.tar.gz

pipelines:
packages:
- name: cellranger-vdj
version: 6.1.1
version: 6.1.2
project_url: https://github.com/hisplan/wdl-cellranger-vdj
download_url: https://github.com/hisplan/wdl-cellranger-vdj/archive/refs/tags/v6.1.1.tar.gz
download_url: https://github.com/hisplan/wdl-cellranger-vdj/archive/refs/tags/v6.1.2.tar.gz
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ pipelines:
project_url: https://github.com/hisplan/wdl-cellranger-vdj
download_url: https://github.com/hisplan/wdl-cellranger-vdj/archive/refs/tags/v6.1.2.tar.gz
- name: cellranger-cellplex
version: 6.1.1
version: 6.1.2
project_url: https://github.com/hisplan/wdl-cellranger-cellplex
download_url: https://github.com/hisplan/wdl-cellranger-cellplex/archive/refs/tags/v6.1.1.tar.gz
download_url: https://github.com/hisplan/wdl-cellranger-cellplex/archive/refs/tags/v6.1.2.tar.gz
- name: cellranger-arc
version: 2.0.0
project_url: https://github.com/hisplan/wdl-cellranger-arc
Expand Down

0 comments on commit 942dc4a

Please sign in to comment.