Skip to content

Commit

Permalink
Merge pull request #2285 from jlqfab/disable_singularity_for_retrieve…
Browse files Browse the repository at this point in the history
…_scxa

disable singularity for retrieve_scxa
  • Loading branch information
cat-bro authored Nov 13, 2024
2 parents 22b63bc + 910b9b7 commit 606d607
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,9 @@ tools:
toolshed.g2.bx.psu.edu/repos/ebi-gxa/gtf2gene_list/_ensembl_gtf2gene_list/.*:
params:
singularity_enabled: true
toolshed.g2.bx.psu.edu/repos/ebi-gxa/retrieve_scxa/retrieve_scxa/.*:
params:
singularity_enabled: false
toolshed.g2.bx.psu.edu/repos/ebi-gxa/scanpy.*:
mem: 4 + input_size * 10
params:
Expand Down

0 comments on commit 606d607

Please sign in to comment.