-
Notifications
You must be signed in to change notification settings - Fork 1
Spectrophore technology with part of it in C++/Boost
License
silicos-it/spectrophores-boost
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Spectrophores This module contains the code to calculated spectrophores. It is a wrapper to the RDKit python library (www.python.org) # Installation Step 1 - download the 'spectrophore-1.0.1.tar.gz' file from the 'dist/' folder Step 2 - untar the downloaded file and chdir into the created directory: > tar xvf spectrophore-1.0.1.tar.gz > cd spectrophore-1.0.1 Step 3 - install: > sudo python setup.py install The installation process installs the following: - module 'spectrophore.py' is installed in the default third-party modules directory (for example '/usr/local/lib/python2.7/dist-packages/'); - script 'sdf2spectrophore.py' is installed in the default third-party script directory (for example '/usr/local/bin/') # Documentation All required documentation is contained in two ipython notebook files: - 'documentation/tutorial.ipynb' - 'documentation/manual.ipynb'
About
Spectrophore technology with part of it in C++/Boost
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published