Skip to content

Commit 34e5aab

Browse files
authored
update ss2 pipeline version (#292)
1 parent 8d945af commit 34e5aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipelines/smartseq2_single_sample/SmartSeq2SingleSample.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ workflow SmartSeq2SingleCell {
1010
description: "Process SmartSeq2 scRNA-Seq data, include reads alignment, QC metrics collection, and gene expression quantitication"
1111
}
1212
# version of this pipeline
13-
String version = "smartseq2_v2.5.0"
13+
String version = "smartseq2_v3.0.0"
1414
# load annotation
1515
File genome_ref_fasta
1616
File rrna_intervals

0 commit comments

Comments
 (0)