Dan King

Results 218 comments of Dan King

Can you make the same change to benchmark/Makefile?

And looks like you gotta add https://pypi.org/project/build/ to the dev-requirements.txt

Hey @ireneisdoomed ! I'm sorry Hail isn't working as you expected. Thanks for the detailed report and stack trace! > I've reproduced the bug trying with relative/absolute paths, and also...

@ireneisdoomed , bump! I need a bit more information to help resolve this issue.

Need more information. Please re-open when more information is available!

Here's an implementation of a *split* SVCF-VCF courtesy of Tim P: ```python3 import hail as hl from constants import * hl.init(log='/tmp/hail.log') vds = hl.vds.read_vds(vds_path) hl.get_reference('GRCh38').add_sequence(get_fasta()) # load metadata structure from...

We need more information to move forward. Do we have a link to the logs? A stack trace from the backend?

@chrisvittal , is this replicable or transient?