Skip to content

Unable to run Haptree  #3

@vinaydeep26

Description

@vinaydeep26

Hello I'm unable to Run Haptree for Some Reason, Please if you can reply soon that'll be great because we're working on a publication and will cite HaptreeX if it works.
I try to run the Command :
haptreex -v A_J_DBA_calls.vcf -d ../AJ_DBA_2J_sorted_using_Picard_Tools_dedup_withreadgroups_with_changed_sample_name.bam -o outputfile.txt &> log_test_hapree.txt &

but i always get an error like this:

Aborted                 (core dumped) haptreex -v A_J_DBA_calls.vcf -d ../AJ_DBA_2J_sorted_using_Picard_Tools_dedup_withreadgroups_with_changed_sample_name.bam -o outputfile.txt

ValueError: not BGZF compressed
raised from: sam_itr_next
/home/vagrant/.seq/lib/seq/stdlib/bio/c_htslib.seq:65:9

then i try to Bgzip the VCF file and tabix it using tabix -p vcf vcffile
then i get this error:

IndexError: list index out of range

raised from: _idx_check
/home/vagrant/.seq/lib/seq/stdlib/core/collections/list.seq:322:13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions