I install fings and the test run went well but with actual data it is giving this error
File "/mnt/beegfs/asaadat/.local/bin/fings", line 8, in <module>
sys.exit(main())
File "/mnt/beegfs/asaadat/.local/lib/python3.9/site-packages/fings/FiNGS.py", line 223, in main
applyfilters(tdata,ndata,sdata,pdict,resultsdir,vcfpath,referencegenome,args.PASSonlyin,args.PASSonlyout)
File "/mnt/beegfs/asaadat/.local/lib/python3.9/site-packages/fings/filter_functions.py", line 83, in applyfilters
ordered_fieldnames = flist[0].keys()
IndexError: list index out of range
I install fings and the test run went well but with actual data it is giving this error
Would be glad if someone can help