Skip to content

Commit

Permalink
disable singularity for retrieve_scxa
Browse files Browse the repository at this point in the history
  • Loading branch information
jlqfab committed Nov 13, 2024
1 parent 22b63bc commit 910b9b7
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 910b9b7

Please sign in to comment.