agshumate/Liftoff

creating database file instead of in-memory database

Closed this issue · 1 comments

gffutils.create_db(line, ":memory", from_string=True, force=True)

I think this line is missing a colon. :memory should be :memory:

fixed in v1.6.0