Skip to content
New issue

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

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

Already on GitHub? # to your account

updated automation scripts, and bugfix fixed filenames. #37

Merged
merged 8 commits into from
May 22, 2024

Conversation

Gerbenvandervries
Copy link
Member

No description provided.

module load "${ConcordanceCheckVersion}"
module load "${nextflowVersion}"

"${EBROOTNEXTFLOW}/nextflow" run /apps/software/ConcordanceCheck/beta/nextflow/main.nf \\
Copy link
Member

Choose a reason for hiding this comment

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

hier staat nog hardgecodeerd een verwijzing naar ConcordanceCheck/beta

module load "${ConcordanceCheckVersion}"
module load "${nextflowVersion}"

"${EBROOTNEXTFLOW}/nextflow" run "${EBROOTCONCORDANCECHECK}nextflow/main.nf" \\
Copy link
Member

Choose a reason for hiding this comment

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

je mist nog een slash :P

module load "${nextflowVersion}"

"${EBROOTNEXTFLOW}/nextflow" run "${EBROOTCONCORDANCECHECK}nextflow/main.nf" \\
-main-script "${EBROOTCONCORDANCECHECK}/nextflow/main.nf" \\
Copy link
Member

Choose a reason for hiding this comment

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

en je gebruikt hier nogmaals dezelfde workflow?

@RoanKanninga RoanKanninga merged commit b213726 into molgenis:master May 22, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants