Skip to content

Current workflow's DeepVariant is not pangenome-aware #157

@mr-eyes

Description

@mr-eyes

Hi, thanks for this super modular workflow!

Looking at `workflows/giraffe_and_deepvariant.wdl and the imported tasks/deepvariant.wdl I found that it uses the standard deepvariant not the pangenome-aware one.

String in_dv_container = "google/deepvariant:1.8.0"

String in_dv_gpu_container = "google/deepvariant:1.8.0-gpu"

I am not sure if this is intentional, but the pangenome-aware is at google/deepvariant:pangenome_aware_deepvariant-1.8.0 and google/deepvariant:pangenome_aware_deepvariant-1.8.0-gpu

Thanks,
—Mo

Metadata

Metadata

Assignees

No one assigned

    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