Closed sstenmark45 closed 6 months ago
@ParsaGhadermazi I am receiving an error when:
ADToolbox Database build-protein-db
Error message:
File "...", line 8, in <module> sys.exit(main()) ^^^^^^ File "...", line 160, in main ecs=core.Database.ec_from_csv(configs.Database().csv_reaction_db) ^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Database' has no attribute 'ec_from_csv'
Fixed
@ParsaGhadermazi I am receiving an error when:
Error message: