Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
835e58d7
Commit
835e58d7
authored
12 years ago
by
BIOPZ-Haas Juergen
Browse files
Options
Downloads
Patches
Plain Diff
adding documentation for chemlib_info table in compound library
parent
c112fb49
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/conop/doc/compoundlib.rst
+20
-0
20 additions, 0 deletions
modules/conop/doc/compoundlib.rst
with
20 additions
and
0 deletions
modules/conop/doc/compoundlib.rst
+
20
−
0
View file @
835e58d7
...
...
@@ -62,6 +62,26 @@ build the compound library manually.
Clear the compound cache.
.. method:: SetChemLibInfo()
When creating the new library the current date and the Version of OST used
are stored into the table chemlib_info.
.. method:: GetOSTVersionUsed()
reads out ost_version_used from the table chemlib_info.
:returns: a version string
:rtype: :class:`String`
.. method:: GetCreationDate()
reads out creation_date from the table chemlib_info.
:returns: a date string (Py), a Date (C++)
:rtype: :class:`String` (Py), :class:`Date`
.. class:: Compound
Holds the description of a chemical compound, such as three-letter-code, and
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment