Skip to content
Snippets Groups Projects
Commit 6961db25 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update version to 2.0.0rc01

parent 8859d7e9
Branches
Tags
2 merge requests!68Develop,!67Resolve "Change Single Read to Single End for submitted endness"
Pipeline #9168 failed with stages
in 5 hours, 37 minutes, and 53 seconds
# v2.0.0
# v2.0.0rc01
**User Facing**
* Endness metadata "Single Read" changed to "Single End" in data-hub, pipeline updated to handle (#110) ("Single Read" still acceptable for backwards compatibility)
* Strandedness metadata "yes"/"no" changed to boolean "t"/"f" in data-hub, pipeline updated to handle (#70) ("yes"/"no" still acceptable for backwards compatibility)
......
......@@ -125,6 +125,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 = 'v1.0.3'
version = 'v2.0.0rc01'
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