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

New version of ParseDarwinSamplesheet.sh script, finetuning concordance.sh, changed log location, lost of bugfixes #38

Merged
merged 29 commits into from
Jul 19, 2024

Conversation

Gerbenvandervries
Copy link
Member

No description provided.

local _prefix=""
_prefix=$(echo "${_project}" | awk -F '_' '{print $1}')

if [[ "${_prefix}" =~ ^(NGS|NGSR|QXTR|XHTS|MAGR|QXT|HSR|GS)$ ]] && [[ "${_type}" =~ ^(WES|WGS )$ ]]
Copy link
Member

Choose a reason for hiding this comment

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

^(WES|WGS )$
is die ruimte bewust gekozen?


#kolom 1: processStepID
#kolom 2: projectNaam 1
#kolom 3: DNA nummer 2
Copy link
Member

Choose a reason for hiding this comment

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

DNA nummer 1

#check if reheadering is needed.
sampleName=$(bcftools query -l "!{sampleId}.called.sorted.vcf.gz")
if [[ ${sampleName} != !{sampleId} ]]
Copy link
Member

Choose a reason for hiding this comment

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

missing quotes

@RoanKanninga RoanKanninga merged commit 4552e74 into molgenis:master Jul 19, 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