Skip to content

Commit

Permalink
update test tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sateeshperi committed Jun 26, 2023
1 parent 537de07 commit 31a9d62
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/pipeline/star_salmon_skip/star_salmon.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_skip"
tag "pipeline"

test("STAR Salmon (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_skip"
tag "pipeline"

test("STAR Salmon (Skip FeatureCounts Group Type) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_skip"
tag "pipeline"

test("STAR Salmon (Skip STAR Index) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_skip"
tag "pipeline"

test("STAR Salmon (Skip QC) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_skip"
tag "pipeline"

test("STAR Salmon (Skip Transcript Fasta) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_skip"
tag "pipeline"

test("STAR Salmon (Skip Trimming) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_skip"
tag "pipeline"

test("STAR Salmon (Trimmer Fastp) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_with"
tag "pipeline"

test("STAR Salmon (CSI index for BAM files) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_with"
tag "pipeline"

test("STAR Salmon (Min Mapped Reads 152) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_with"
tag "pipeline"

test("STAR Salmon (Min Mapped Reads 90) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_with"
tag "pipeline"

test("STAR Salmon (Remove Ribo RNA & Skip Qualimap) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_with"
tag "pipeline"

test("STAR Salmon (Save Alignment Intermediate BAM & Reference) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_with"
tag "pipeline"

test("STAR Salmon (With UMI) (GSE110004)") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nextflow_pipeline {
name "Test Workflow main.nf"
script "main.nf"
tag "star_salmon"
tag "star_salmon_with"
tag "pipeline"

test("STAR Salmon (With UMI Skip Trimming) (GSE110004)") {
Expand Down

0 comments on commit 31a9d62

Please sign in to comment.