gatk icon indicating copy to clipboard operation
gatk copied to clipboard

[bug report] CNNScoreVariants can't continue

Open Ithinky opened this issue 1 year ago • 1 comments

Bug Report

I run the CNNScoreVariants as tutorial, but it can't continue and always stuck as the following picture, and the programme isn't stop by any error. By the way I can't find gatkcondaenv.yml in anywhere. Can you upload it in the github, so that I can check
whether the bug is caused by loss of some python dependencies.

Affected tool(s) or class(es)

CNNScoreVariants

Affected version(s)

GATK4.3.0.0

Description

image

Ithinky avatar May 10 '24 06:05 Ithinky

@Ithinky gatkcondaenv.yml is included in the zip file for each official release (https://github.com/broadinstitute/gatk/releases). It's also checked into the repository at: https://github.com/broadinstitute/gatk/blob/master/scripts/gatkcondaenv.yml.template

Please let us know if the issue persists when running within the standard Python environment.

droazen avatar May 14 '24 16:05 droazen