Open Yufeng98 opened 1 year ago
The test for small/x and 1mb1kgp/z work well.
I think this might have been fixed already in this PR: https://github.com/vgteam/vg/issues/3884. Do you get the same error if you build vg
from the master branch?
I got the same error even if building vg from the master branch.
1. What were you trying to do? Build the graph and indexes for Giraffe mapping.
2. What did you want to happen? Generate .dist, .giraffe.gdz, *.min files.
3. What actually happened?
4. If you got a line like
Stack trace path: /somewhere/on/your/computer/stacktrace.txt
, please copy-paste the contents of that file here:5. What data and command can the vg dev team use to make the problem happen? Reference: chr22.fa extracted from the GRCh38 (extract the reference of chr22 and change the name to 22 to make consistent with the VCF file) downloaded from https://ftp.1000genomes.ebi.ac.uk/vol1/ftp/technical/reference/GRCh38_reference_genome/GRCh38_full_analysis_set_plus_decoy_hla.fa
VCF: chr22.vcf.gz downloaded from http://ftp.1000genomes.ebi.ac.uk/vol1/ftp/data_collections/1000_genomes_project/release/20190312_biallelic_SNV_and_INDEL/ALL.chr$i.shapeit2_integrated_snvindels_v2a_27022019.GRCh38.phased.vcf.gz
6. What does running
vg version
say?