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

Update purple and use hmftools v6_0 references #25

Open
skchronicles opened this issue Jan 23, 2025 · 0 comments
Open

Update purple and use hmftools v6_0 references #25

skchronicles opened this issue Jan 23, 2025 · 0 comments
Assignees

Comments

@skchronicles
Copy link
Contributor

skchronicles commented Jan 23, 2025

Purple failing with latest merged somatic call set

Purple is failing when provided the latest merged somatic call set with the SEQC TN pair. It errors out while parsing the input somatic VCF file with java type-casting errors.

Here is a screen shot of the error:
Image

At some point the program fail when try to type cast a list to a string.

To resolve the issue:

  1. Build a docker image with the latest version of hmtools dependencies for sage (needs latest version of java, needs R, and circos)
  2. Update to the latest jar file for hmftools purple (v4.0.2)
  3. Pass purple SAGE's filtered norm vcf file (purple does not like the latest merged VCF from multiple callers)
  4. Use the latest v6_0 resource bundle from hmftools: https://console.cloud.google.com/storage/browser/hmf-public/HMFtools-Resources/dna_pipeline/
@skchronicles skchronicles self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant