From a20e85fb393c32e405013c8b5bfa55898cb45fd9 Mon Sep 17 00:00:00 2001 From: Jaeyoung Chun Date: Mon, 28 Mar 2022 08:46:39 -0400 Subject: [PATCH] Upgrades to SEQC Ada v0.0.4 --- README.md | 2 +- config.dev.yaml | 8 ++++---- config.yaml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c3cfbf2..3885240 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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.11 -SEQC Ada | SEQC AutomateD Analysis | 0.0.3 +SEQC Ada | SEQC AutomateD Analysis | 0.0.4 Sharp (♯) | Demultiplexing Hashtag, CITE-seq, CellPlex, and ASAP-seq | 0.0.13 Velopipe | RNA Velocity for SEQC | 0.0.9 FastQC | A high throughput sequence QC analysis tool | 0.11.9 diff --git a/config.dev.yaml b/config.dev.yaml index cb4530a..8b2e66d 100644 --- a/config.dev.yaml +++ b/config.dev.yaml @@ -7,9 +7,9 @@ containers: project_url: https://github.com/hisplan/seqc-docker download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz - name: seqc-basic-analysis - version: 0.0.10 + version: 0.0.11 project_url: https://github.com/hisplan/seqc-ada - download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.3.tar.gz + download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.4.tar.gz directory: dockers/seqc-basic-analysis - name: seqc-utils version: 0.5.2 @@ -114,9 +114,9 @@ pipelines: project_url: https://github.com/hisplan/seqc-docker download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz - name: seqc-ada - version: 0.0.3 + version: 0.0.4 project_url: https://github.com/hisplan/seqc-ada - download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.3.tar.gz + download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.4.tar.gz - name: sharp version: 0.0.13 project_url: https://github.com/hisplan/sharp diff --git a/config.yaml b/config.yaml index 695bfaf..8f569b8 100644 --- a/config.yaml +++ b/config.yaml @@ -7,9 +7,9 @@ containers: project_url: https://github.com/hisplan/seqc-docker download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz - name: seqc-basic-analysis - version: 0.0.10 + version: 0.0.11 project_url: https://github.com/hisplan/seqc-ada - download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.3.tar.gz + download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.4.tar.gz directory: dockers/seqc-basic-analysis - name: seqc-utils version: 0.5.2 @@ -114,9 +114,9 @@ pipelines: project_url: https://github.com/hisplan/seqc-docker download_url: https://github.com/hisplan/seqc-docker/archive/refs/tags/v0.2.11.tar.gz - name: seqc-ada - version: 0.0.3 + version: 0.0.4 project_url: https://github.com/hisplan/seqc-ada - download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.3.tar.gz + download_url: https://github.com/hisplan/seqc-ada/archive/refs/tags/v0.0.4.tar.gz - name: sharp version: 0.0.13 project_url: https://github.com/hisplan/sharp