e-bel / ebel

Software package for parsing and validating Biological Expresison Language files as well as constructing and enriching knowledge graphs in the OrientDB environment.
MIT License
6 stars 1 forks source link

StringDB import fails #19

Closed cebel closed 1 year ago

cebel commented 1 year ago

File "/usr/local/lib/python3.9/site-packages/ebel/manager/orientdb/biodbs/stringdb.py", line 124, in insert_protein_data df = pd.read_csv(

ValueError: Usecols do not match columns, columns expected but not found: ['protein_external_id']

cebel commented 1 year ago

fixed