Skip to content

Commit

Permalink
Add mkref v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hisplan committed Mar 29, 2022
1 parent 2763b47 commit 17eca92
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ Cell Ranger ATAC | Single-cell chromatin accessbility (ATAC) | 2
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.2
mkref | Creating a human+mouse hybrid genome | 0.0.6

Coming Soon

Pipeline | Description
----------------- | --------------------------------------------------------------
ArchR | Single-cell chromatin accessbility (ATAC)
mkref | Creating a human+mouse hybrid genome
Mito Tracing | Lineage tracing using mitochondrial mutations

## Prerequisites
Expand Down
4 changes: 4 additions & 0 deletions config.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,7 @@ pipelines:
version: 1.3.1
project_url: https://github.com/hisplan/wdl-spaceranger
download_url: https://github.com/hisplan/wdl-spaceranger/archive/refs/tags/v1.3.1.tar.gz
- name: mkreef
version: 0.0.6
project_url: https://github.com/hisplan/wdl-mkref
download_url: https://github.com/hisplan/wdl-mkref/archive/refs/tags/v0.0.6.tar.gz
6 changes: 5 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ pipelines:
- name: cellranger-cellplex
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.2.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 All @@ -157,3 +157,7 @@ pipelines:
version: 1.3.1
project_url: https://github.com/hisplan/wdl-spaceranger
download_url: https://github.com/hisplan/wdl-spaceranger/archive/refs/tags/v1.3.1.tar.gz
- name: mkreef
version: 0.0.6
project_url: https://github.com/hisplan/wdl-mkref
download_url: https://github.com/hisplan/wdl-mkref/archive/refs/tags/v0.0.6.tar.gz

0 comments on commit 17eca92

Please sign in to comment.