From 48e6ec2b6d8ea180c086e22eb704a16a6cc54e9b Mon Sep 17 00:00:00 2001 From: Venkat Malladi <venkat.malladi@utsouthwestern.edu> Date: Fri, 26 Jun 2020 16:58:17 -0500 Subject: [PATCH] Add in astrocyte 0.3.1 test. --- .gitlab-ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 010ea62..b975a08 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ user_configuration: astrocyte: stage: astrocyte script: - - module load astrocyte/0.2.0 + - module load astrocyte/0.3.1 - module unload nextflow - cd .. - astrocyte_cli validate atacseq_analysis diff --git a/README.md b/README.md index 784267a..2dbd450 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ |[](https://git.biohpc.swmed.edu/BICF/Astrocyte/atacseq_analysis/commits/master)|[](https://git.biohpc.swmed.edu/BICF/Astrocyte/atacseq_analysis/commits/dev)| [](https://www.nextflow.io/) -[](https://astrocyte-test.biohpc.swmed.edu/static/docs/index.html) +[](https://astrocyte-test.biohpc.swmed.edu/static/docs/index.html) [](https://doi.org/10.5281/zenodo.3526148) ## Introduction -- GitLab