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
We had a case where SEQUENCE_CONTEXT was empty, which creates a conseqeative problems with createErrorPlots.py and SNVContex_annotator.pl
SEQUENCE_CONTEXT is being extracted in seqContext_annotator.pl
Command executed: SNV_context_frequencies.pl \ snvs_EMQN-RING24-HG38_somatic_snvs_conf_8_to_10.vcf \ 8 > snvs_EMQN-RING24-HG38_snvs_with_context_conf_8_to_10.txt cat <<-END_VERSIONS > versions.yml "NF_SNVCALLING:SNVCALLING:FILTER_SNVS:CONTEXT_FREQUENCIES": perl: $(echo $(perl --version 2>&1) | sed 's/.*v\(.*\)) built.*/\1/') END_VERSIONS Command exit status: 25 Command output: (empty) Command error: INFO: Environment variable SINGULARITYENV_TMPDIR is set, but APPTAINERENV_TMPDIR is preferred INFO: Environment variable SINGULARITYENV_NXF_TASK_WORKDIR is set, but APPTAINERENV_NXF_TASK_WORKDIR is preferred INFO: Environment variable SINGULARITYENV_NXF_DEBUG is set, but APPTAINERENV_NXF_DEBUG is preferred SHit with seq context at /omics/odcf/analysis/hipo2_temp/OE0246_emqn_ilc_2024/processing_scripts/nf-snvcalling/bin/SNV_context_frequencies.pl line 59, <FH> line 332. Work dir: /omics/odcf/analysis/hipo2_temp/OE0246_emqn_ilc_2024/processing_scripts/nf-snvcalling/work/f6/e4c4021fb7e10d699072c0948a4827
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Have you checked the docs?
Description of the bug
We had a case where SEQUENCE_CONTEXT was empty, which creates a conseqeative problems with createErrorPlots.py and SNVContex_annotator.pl
SEQUENCE_CONTEXT is being extracted in seqContext_annotator.pl
Command used and terminal output
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: