-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1709 from mthang/update_local_tool_conf
add entry to local_tool_conf.xml
- Loading branch information
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2970,8 +2970,8 @@ tools: | |
fail: Your account has not been given access to cellranger. Contact [email protected] | ||
if you think this is in error. | ||
fgenesh: | ||
cores: 24 | ||
mem: 12 | ||
cores: 120 | ||
mem: 20 | ||
params: | ||
singularity_enabled: true | ||
scheduling: | ||
|