TF-Chan-Lab / panGraphViewer

Show pangenome graphs in an easy way
MIT License
53 stars 5 forks source link

Web application can't press parse after upload #5

Open hzlnutspread opened 1 year ago

hzlnutspread commented 1 year ago

Hi there Im trying to run my .gfa file on panGraph in the browser. After upload I get the following image:

Screen Shot 2023-04-04 at 6 56 35 PM

Once I press okay I get the next:

Screen Shot 2023-04-04 at 7 16 16 PM

I am not able to press parse. What am I doing wrong?

Thanks

hzlnutspread commented 1 year ago

This is the error in the terminal

File /panGraphViewer/panGraphViewerWeb/venv/lib/python3.10/site-packages/django/utils/datastructures.py", line 76, in __getitem__
    list_ = super().__getitem__(key)
KeyError: 'image' 
rickyma1 commented 5 days ago

Sorry for overlooking your post, and thanks for reporting the problem. The error looks strange as we have not come across the problem. Anyway, as we are working on an update, you may try it afterwards. Thanks.