Skip to content
Snippets Groups Projects
Commit 41565810 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Get ready for 1.0.0 version.

parent b865a25e
Branches
Tags
2 merge requests!58Develop,!57Prep of 1.0.0 release
Pipeline #8921 failed with stages
in 2 hours, 9 minutes, and 37 seconds
......@@ -4,9 +4,10 @@
|[![pipeline](https://gudmap_rbk.pages.biohpc.swmed.edu/rna-seq/badges/masterPipeline.svg)](https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq/-/tree/master)|[![pipeline](https://gudmap_rbk.pages.biohpc.swmed.edu/rna-seq/badges/developPipeline.svg)](https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq/-/tree/develop)|
|[![nextflow](https://gudmap_rbk.pages.biohpc.swmed.edu/rna-seq/badges/masterNextflow.svg)](https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq/-/tree/master)|[![nextflow](https://gudmap_rbk.pages.biohpc.swmed.edu/rna-seq/badges/developNextflow.svg)](https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq/-/tree/develop)|
<!--
[![DOI]()]()
-->
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4429316.svg)](https://doi.org/10.5281/zenodo.4429316)
RNA-Seq Analytic Pipeline for GUDMAP/RBK
========================================
......
......@@ -6,7 +6,7 @@
description: 'are collected for pipeline version.'
data: |
<dl class="dl-horizontal">
<dt>Python</dt><dd>v3.8.3</dd>
<dt>DERIVA</dt><dd>v1.3.0</dd>
<dt>BDBag</dt><dd>v1.5.6</dd>
......@@ -20,5 +20,5 @@
<dt>deepTools</dt><dd>v3.5.0</dd>
<dt>FastQC</dt><dd>v0.11.9</dd>
<dt>MultiQC</dt><dd>v1.9</dd>
<dt>Pipeline Version</dt><dd>v0.1.0</dd>
<dt>Pipeline Version</dt><dd>v1.0.0</dd>
</dl>
......@@ -122,6 +122,6 @@ manifest {
homePage = 'https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq'
description = 'This pipeline was created to be a standard mRNA-sequencing analysis pipeline which integrates with the GUDMAP and RBK consortium data-hub.'
mainScript = 'rna-seq.nf'
version = 'v0.1.0'
version = 'v1.0.0'
nextflowVersion = '>=19.09.0'
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment