Skip to content

Commit

Permalink
Merge pull request #324 from suzannejin/dev-ratio-plot-exploratory
Browse files Browse the repository at this point in the history
shorten test_experimental into the essential tests
  • Loading branch information
suzannejin authored Oct 28, 2024
2 parents 3c8be72 + e345168 commit 0329206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/test_experimental.config
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ params {
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/mus_musculus/rnaseq_expression/SRP254919.samplesheet.csv'
matrix = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/mus_musculus/rnaseq_expression/SRP254919.salmon.merged.gene_counts.top1000cov.tsv'
contrasts = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/mus_musculus/rnaseq_expression/SRP254919.contrasts.csv'
pathway = "propd,propd_fdr,propd_grea,propr"
pathway = "propd,propr,cor,propd_grea"

// some pathways are not included in the test, because they don't make sense to test for this dataset
// for example propd_fdr don't give significant results on this dataset, and the permutation will be scaped
Expand Down

0 comments on commit 0329206

Please sign in to comment.