pierrepo / grodecoder

GroDecoder extracts and identifies the molecular components of a structure file (PDB or GRO) issued from a molecular dynamics simulation.
https://grodecoder.streamlit.app/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Update the streamlit app with the new structural file extension (.coor, .crd, .psf) #91

Open KarinDuong opened 3 months ago

KarinDuong commented 3 months ago

We had to add all the new extension we add (.coor, .crd, .psf) accepted when we upload the file. And give the possibility to upload more than one file.