Skip to content

Commit 17b6f27

Browse files
committed
fix typo
1 parent c706a38 commit 17b6f27

File tree

1 file changed

+1
-0
lines changed
  • RNAseq/Workflow_Documentation/NF_RCP/workflow_code/workflows

1 file changed

+1
-0
lines changed

RNAseq/Workflow_Documentation/NF_RCP/workflow_code/workflows/rnaseq.nf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ include { VV_RAW_READS;
5151
VV_STAR_ALIGNMENT;
5252
VV_RSEQC;
5353
VV_RSEM_COUNTS;
54+
VV_DGE_DESEQ2;
5455
VV_CONCAT_FILTER } from '../modules/vv.nf'
5556
include { SOFTWARE_VERSIONS } from '../modules/software_versions.nf'
5657
include { GENERATE_PROTOCOL } from '../modules/generate_protocol.nf'

0 commit comments

Comments
 (0)