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

Version to 0.0.1

parent fe51a743
Branches
Tags
1 merge request!37v0.0.1
Pipeline #7841 passed with stages
in 1 hour, 25 minutes, and 19 seconds
......@@ -10,7 +10,7 @@ These are the most common things requested on pull requests.
- [ ] `README.md` is updated
- [ ] `LICENSE.md` is updated with new contributors
- [ ] Docker images moved to production release and changed in pipeline
- [ ] Docker images used in the CI unit tests match those used in pipleine
- [ ] Docker images used in the CI unit tests match those used in pipeline
* [ ] **Close issue**\
......
# v0.0.1 (in development)
# v0.0.2 (in development)
**User Facing**
**Background**
*Known Bugs*
<hr>
# v0.0.1
**INITIAL BETA VERSION**\
Does not include automatic data upload\
This version is for initial upload of test data to GUDMAP/RBK data-hub for internal integration
<hr>
......@@ -94,6 +94,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.0.1_indev'
version = 'v0.0.1'
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