SarahNadeau / burk-nextstrain

An automated nextstrain build for Burkholderia pseudomallei
1 stars 0 forks source link

Nextstrain error with multiple contigs #3

Open SarahNadeau opened 1 year ago

SarahNadeau commented 1 year ago

Error message:

Command error:
  Traceback (most recent call last):
    File "/usr/local/lib/python3.8/site-packages/augur/__init__.py", line 67, in run
      return args.__command__.run(args)
    File "/usr/local/lib/python3.8/site-packages/augur/tree.py", line 448, in run
      compress_seq = read_vcf(args.alignment, args.vcf_reference)
    File "/usr/local/lib/python3.8/site-packages/treetime/vcf_utils.py", line 267, in read_vcf
      refSeq = SeqIO.read(ref_file, format='fasta')
    File "/usr/local/lib/python3.8/site-packages/Bio/SeqIO/__init__.py", line 659, in read
      raise ValueError("More than one record found in handle")
  ValueError: More than one record found in handle

ParSNP VCF file also malformed?