We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi - I am trying to integrate your wonderful pipeline. I came across the following error when running the pre_analysis_first_script.sh script:
pre_analysis_first_script.sh
pre_analysis_first_script.sh: line 48: syntax error near unexpected token `elif' 're_analysis_first_script.sh: line 48: `elif [[ $VCF_FILE_NAME =~ \bcf.gz$ ]]
I added the config file path to CONF_FILE in this script. In the psrelip.config file, I have added the path to:
CONF_FILE
psrelip.config
Can you please help me solve this error. Thanks in advance!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi - I am trying to integrate your wonderful pipeline. I came across the following error when running the
pre_analysis_first_script.sh
script:I added the config file path to
CONF_FILE
in this script.In the
psrelip.config
file, I have added the path to:Can you please help me solve this error. Thanks in advance!
The text was updated successfully, but these errors were encountered: