Zih-Hua Fang
Zih-Hua Fang
Hi @brentp, Could you elaborate a bit what command is needed for the tsv to work with groups/multiplex pedigrees? Thanks!
Oh, I saw you attached a binary in the comment, so I thought that this would be the version that can handle it. Thanks!
I am having issue with lsf-drmaa(1.1.1) and drmaa-python (0.7.9) with string formatting. I ran the following test script to see what might causes the issue #!/usr/bin/env python import drmaa def...
Hi @pichuan, I tried to use `postprocess_variants_child_extra_args, postprocess_variants_parent1_extra_args, postprocess_variants_parent2_extra_args.` with deeptrio by running the docker: docker://google/deepvariant:deeptrio-1.6.1 here's my example code where parent1 is the father in the trio ``` /opt/deepvariant/bin/deeptrio/run_deeptrio...
Hi @pichuan, Thanks a lot for the explanation. Will proceed as you suggested!