Skip to content
New issue

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

empty SEQUENCE_CONTEXT field #45

Open
2 tasks done
kubranarci opened this issue Nov 19, 2024 · 0 comments
Open
2 tasks done

empty SEQUENCE_CONTEXT field #45

kubranarci opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kubranarci
Copy link
Member

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

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

Relevant files

No response

System information

No response

@kubranarci kubranarci added the bug Something isn't working label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant