deepvariant icon indicating copy to clipboard operation
deepvariant copied to clipboard

DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.

Results 51 deepvariant issues
Sort by recently updated
recently updated
newest added

Hello, When I trained DeepVariant, I set pileup_image_height=75. My question is, when I run DeepVariant to evaluate with a trained model, do I have to add this parameter --make_examples_extra_args="pileup_image_height=75" ....