diff --git a/README.md b/README.md index 2541f8c..930fe88 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Pipeline | Description | V SEQC | Single-cell & Single-nucleus RNA-seq 3' Preprocessor | 0.2.10 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.8 +Velopipe | RNA Velocity for SEQC | 0.0.9 FastQC | A high throughput sequence QC analysis tool | 0.11.9 Transgenes | Creating a reference package with transgenes | 0.0.8 Cell Ranger GEX | Single-cell gene expression (3' and 5') | 6.1.2 diff --git a/config.dev.yaml b/config.dev.yaml index 25d21c5..d49ff80 100644 --- a/config.dev.yaml +++ b/config.dev.yaml @@ -122,9 +122,9 @@ pipelines: project_url: https://github.com/hisplan/sharp download_url: https://github.com/hisplan/sharp/archive/refs/tags/v0.0.13.tar.gz - name: velopipe - version: 0.0.8 + version: 0.0.9 project_url: https://github.com/hisplan/velopipe - download_url: https://github.com/hisplan/velopipe/archive/refs/tags/v0.0.8.tar.gz + download_url: https://github.com/hisplan/velopipe/archive/refs/tags/v0.0.9.tar.gz - name: fastqc version: 0.11.9 project_url: https://github.com/hisplan/wdl-fastqc diff --git a/config.yaml b/config.yaml index aaecdc0..3e6fd1a 100644 --- a/config.yaml +++ b/config.yaml @@ -122,9 +122,9 @@ pipelines: project_url: https://github.com/hisplan/sharp download_url: https://github.com/hisplan/sharp/archive/refs/tags/v0.0.13.tar.gz - name: velopipe - version: 0.0.8 + version: 0.0.9 project_url: https://github.com/hisplan/velopipe - download_url: https://github.com/hisplan/velopipe/archive/refs/tags/v0.0.8.tar.gz + download_url: https://github.com/hisplan/velopipe/archive/refs/tags/v0.0.9.tar.gz - name: fastqc version: 0.11.9 project_url: https://github.com/hisplan/wdl-fastqc