Skip to content

Update purple and use hmftools v6_0 references #25

Description

@skchronicles

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/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions