Skip to content

Using Streamlit's built-in function to easily create a molecule grid viewer, and then you can assemble any content you want.

License

Notifications You must be signed in to change notification settings

lianghsun/streamlit-mol-grid-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molecule Grid Viewer

Streamlit App

Say goodbye to the native RDKit's MolsToGridImage. Have you ever used RDKit's built-in grid to display molecules, but when it comes to displaying label contents, it's very troublesome: you can't segment them, or they may look unattractive.

Streamlit's built-in st.columns and st.rows allow you to easily create a grid viewer, and then you can assemble any content you want. In this repo, users can upload sdf files and choose the content they want to appear in the label, creating a clear and understandable grid image. Have fun!

LICENSE

MIT

About

Using Streamlit's built-in function to easily create a molecule grid viewer, and then you can assemble any content you want.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages