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

Update CHANGELOG.md, workflow/nextflow.config files

parent 770a16cf
Branches
Tags
1 merge request!58Develop
Pipeline #8048 passed with stage
in 3 minutes and 36 seconds
# v0.0.3 (in development)
# v0.0.4 (in development)
**User Facing**
*
**Background**
*
*Known Bugs*
* outputBag does not contain fetch for processed data
* Does not include automatic data upload
* Override params (inputBag, fastq, species) aren't checked for integrity
<hr>
# v0.0.3
**User Facing**
* TPM table:
* Add Ensembl Gene ID
......@@ -47,4 +61,4 @@
**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>
\ No newline at end of file
<hr>
......@@ -97,6 +97,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.3_indev'
version = 'v0.0.4_indev'
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