Skip to content

XML file is empty #21

@vetrabindra01

Description

@vetrabindra01

Hi,

I am having the following issue. Any help will be appreciated.

A problem with the BLAST results file /primerdesign/Lactobacillus_curvatus/Pangenome/results/primer/primerblast/primer_0_results.xml was detected. Please check if the file was removed and start the run again

removed /primerdesign/Lactobacillus_curvatus/Pangenome/results/primer/primerblast/primer_0_results.xml
fatal error while working on Lactobacillus_curvatus check logfile /primerdesign/speciesprimer_2023_04_03.log
Your XML file was empty
Traceback (most recent call last):
File "/pipeline/speciesprimer.py", line 4168, in main
run_pipeline_for_target(target, config)
File "/pipeline/speciesprimer.py", line 4082, in run_pipeline_for_target
config, primer_dict).run_primer_qc()
File "/pipeline/speciesprimer.py", line 3537, in run_primer_qc
self.call_blastparser.run_blastparser("primer")
File "/pipeline/speciesprimer.py", line 2588, in run_blastparser
align_dict = self.blast_parser(self.primerblast_dir)
File "/pipeline/speciesprimer.py", line 2518, in blast_parser
align_dict = self.bp_parse_xml_files(blast_dir)
File "/pipeline/speciesprimer.py", line 2485, in bp_parse_xml_files
blastrecords = self.parse_BLASTfile(filename)
File "/pipeline/speciesprimer.py", line 2155, in parse_BLASTfile
record_list = list(blast_records)
File "/usr/local/lib/python3.5/dist-packages/Bio/Blast/NCBIXML.py", line 798, in parse
raise ValueError("Your XML file was empty")
ValueError: Your XML file was empty
Error report:
for target Lactobacillus_curvatus
Error 1:
A problem with the BLAST results file /primerdesign/Lactobacillus_curvatus/Pangenome/results/primer/primerblast/primer_0_results.xml was detected. Please check if the file was removed and start the run again
for target Lactobacillus_curvatus
Error 2:
fatal error while working on Lactobacillus_curvatus check logfile /primerdesign/speciesprimer_2023_04_03.log

Thanks,
Rabindra

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions