Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833845 - sci-chemistry/gypsumdl: Python framework for 3D small-molecule models (New Package)
Summary: sci-chemistry/gypsumdl: Python framework for 3D small-molecule models (New Pa...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://git.durrantlab.pitt.edu/jdurr...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-21 12:45 UTC by urcindalo
Modified: 2022-02-21 14:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description urcindalo 2022-02-21 12:45:11 UTC
This is extracted from the project's URL (https://git.durrantlab.pitt.edu/jdurrant/gypsum_dl):

=======
Gypsum-DL is a free, open-source program for preparing 3D small-molecule models. Beyond simply assigning atomic coordinates, Gypsum-DL accounts for alternate ionization, tautomeric, chiral, cis/trans isomeric, and ring-conformational forms. It is released under the Apache License, Version 2.0
=======

In other words, it takes molecules from 1D or 2D databases and converts them to 3D, dockable-ready structures. A very useful tool. Apparently, it depends on rdkit numpy scipy mpi4py.