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

Major changes to dataflow of the pipeline, cram/bam support, extra logging to automated #36

Merged
merged 15 commits into from
Apr 26, 2024

Conversation

Gerbenvandervries
Copy link
Member

No description provided.

RoanKanninga
RoanKanninga previously approved these changes Apr 25, 2024
@@ -175,61 +175,110 @@ concordanceDir="/groups/${GROUP}/${TMP_LFS}/concordance/"
while IFS= read -r sampleSheet
do
log4Bash 'INFO' "${LINENO}" "${FUNCNAME:-main}" '0' "Processing samplesheet ${sampleSheet} ..."
concordanceCheckId=$(basename "${sampleSheet}" .sampleId.txt)
filePrefix="$(basename "${sampleSheet}" .sampleId.txt)"
concordanceCheckId=${filePrefix}
Copy link
Member

Choose a reason for hiding this comment

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

quotes

@RoanKanninga RoanKanninga merged commit c9a71a9 into molgenis:master Apr 26, 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