We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d945af commit 34e5aabCopy full SHA for 34e5aab
1 file changed
pipelines/smartseq2_single_sample/SmartSeq2SingleSample.wdl
@@ -10,7 +10,7 @@ workflow SmartSeq2SingleCell {
10
description: "Process SmartSeq2 scRNA-Seq data, include reads alignment, QC metrics collection, and gene expression quantitication"
11
}
12
# version of this pipeline
13
- String version = "smartseq2_v2.5.0"
+ String version = "smartseq2_v3.0.0"
14
# load annotation
15
File genome_ref_fasta
16
File rrna_intervals
0 commit comments