Hello, I am getting this kind of error. The input files are hg38 based, db and and reference used were the same as the ones suggested in theGoogle Colab code. My input vcf file at least visually appears to be formatted exactly the same as your example vcf.
Using CPU
Traceback (most recent call last):
File "anaconda3/envs/pytorch/bin/pangolin", line 8, in
sys.exit(main())
File "anaconda3/envs/pytorch/lib/python3.10/site-packages/pangolin/pangolin.py", line 238, in main
variants.infos["Pangolin"] = vcf.parser._Info(
TypeError: Info.new() missing 1 required positional argument: 'type_code'
Could you help me with this please?
Asta
Hello, I am getting this kind of error. The input files are hg38 based, db and and reference used were the same as the ones suggested in theGoogle Colab code. My input vcf file at least visually appears to be formatted exactly the same as your example vcf.
Using CPU
Traceback (most recent call last):
File "anaconda3/envs/pytorch/bin/pangolin", line 8, in
sys.exit(main())
File "anaconda3/envs/pytorch/lib/python3.10/site-packages/pangolin/pangolin.py", line 238, in main
variants.infos["Pangolin"] = vcf.parser._Info(
TypeError: Info.new() missing 1 required positional argument: 'type_code'
Could you help me with this please?
Asta