-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi. Thank you for pushing a fix for the install error. I am now running into a new issue:
[M::main] pomfret v0.1-r15
[M::main] CMD: pomfret methphase -o mother --vcf mother_split_sorted.vcf.gz mother_haplotagged_sorted.bam
[M::sancheck_cliopt] read coverage not provided, will estimate.
[M::load_intervals_from_file] at ref chr21
[T::load_intervals_from_file] used 0.1s
[E::blockjoin_parallel] No intervals loaded, terminating.
Any suggestions? I have a trio of ont wgs data. For speed of testing, I have cut this down to chr21. The data has been variant called with clair3, joint genotyped with glnexus, phased with whatshap and i'm now testing improving the phasing with pomfret. The whatshap phase was ran using the joint vcf and the 3 aligned bams. This output a joint phased vcf. I can see PS flags on some but not all variant calls. I then split this vcf to run whatshap haplotag for the three samples (mum, dad, proband). It is the split vcf and haplotagged bam output that is input for this command. Both sorted and indexed. The bam has MD flags. The sample names and nomenclature of 'chr21' match in bam and vcf. Any suggestions? Many thanks in advance.