google / deepvariant

DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
BSD 3-Clause "New" or "Revised" License
3.14k stars 705 forks source link

The deep variant wrapper dv_call_variants.py crushing when installed using conda. #573

Closed akiss-me closed 1 year ago

akiss-me commented 1 year ago

the deep variant wrapper dv_call_variants.py crushing when installed using conda.

Setup

Steps to reproduce:

numpy installed in enviroment

akolesnikov commented 1 year ago

Hi akiss-me,

The conda-deepvariant package is a community contribution by @chapmanb and is not maintained directly by the DeepVariant team -- we are not experts on Conda, unfortunately. You may try to run using Singularity. See Quick Start