Skip to content

IndexError: list index out of range #13

Description

@SAADAT-Abu

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

Would be glad if someone can help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions