Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mjolnir_globe.config #709

Merged
merged 2 commits into from
Jun 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions conf/mjolnir_globe.config
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
//Profile config names for nf-core/configs
params {
config_profile_description = 'Section for Hologenomics and Section for Molecular Ecology and Evolution @ Globe Institute, University of Copenhagen - mjolnir_globe profile provided by nf-core/configs.'
config_profile_contact = 'Aashild Vaagene (@ashildv)'
config_profile_contact = 'Bent Petersen (@bentpetersendk)'
config_profile_url = 'https://globe.ku.dk/research/'
max_memory = 500.GB
max_memory = 750.GB
max_cpus = 50
max_time = 720.h
max_time = 336.h
}

singularity {
Expand Down
Loading