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

updates #136

Merged
merged 18 commits into from
Nov 27, 2024
Merged

updates #136

merged 18 commits into from
Nov 27, 2024

Conversation

RoanKanninga
Copy link
Member

No description provided.

@RoanKanninga RoanKanninga requested a review from pneerincx August 2, 2024 11:35
Co-authored-by: Pieter Neerincx <pieter.neerincx@gmail.com>
Comment on lines 17 to 20
lua_version: '5.4.6'
luaposix_version: '36.2.1'
lmod_version: '8.7.32'
easybuild_version: '4.9.1'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has not been deployed on BetaBarrel, which is still running with

lua_version: '5.1.4.9'
lmod_version: '8.6.2'
easybuild_version: '4.8.0'

Comment on lines 21 to 22
extra_easyconfigs_version: 24.03.2
extra_easyconfigs_version: 24.05.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest currently deployed is

take-it-easyconfigs-24.03.1

- name: NGS_Automated_calculateProjectMd5s # Unique ID required to update existing cronjob: do not modify.
user: umcg-genomescan-ateambot
machines: "{{ groups['user_interface'] | default([]) }}"
minute: '*/10'
job: /bin/bash -c "{{ configure_env_in_cronjob }};
module load NGS_Automated/{{ group_module_versions['umcg-genomescan']['NGS_Automated'] }}-bare;
calculateProjectMd5s.sh -g umcg-genomescan -p NGS_DNA"
- name: NGS_Automated_calculateProjectMd5s_RNA # Unique ID required to update existing cronjob: do not modify.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Als je er wat achter moet plakken om het uniek te maken, dan zou ik de hele waarde van -p pakken, dus NGS_Automated_calculateProjectMd5s_NGS_RNA
en dan zou ik dat ook voor NGS_Automated_startPipeline op dezelfde manier doen, want die heeft ook een -p ...

Comment on lines 1420 to 1426
#- name: NGS_Automated_moveSequencingData # Unique ID required to update existing cronjob: do not modify.
# user: umcg-lab-ateambot
# machines: "{{ groups['user_interface'] | default([]) }}"
# minute: '*/10'
# job: /bin/bash -c "{{ configure_env_in_cronjob }};
# module load NGS_Automated/{{ group_module_versions['umcg-lab']['NGS_Automated'] }}-bare;
# moveSequencingData.sh -t tmp05"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hebben we geen soft partitioning op BetaBarrel?

@Gerbenvandervries Gerbenvandervries merged commit f667b86 into molgenis:master Nov 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants