Skip to main content

Ultrafast shape-recognition algorithm with mass ponderation

Project description

USRAMP stands for Ultrafast shape-recognition algorithm with mass ponderation. USRAMP is an easy-to-use program to discriminate similar molecules in a list. The USRAMP program requires a list of concatenated molecules in XYZ format and an optional tolerance parameter as input parameters. The input file name can be anything if it contains at least two joined molecules in XYZ format. If you don't have a valid xyz file, USRAMP can create a sample file as appropriate.

Installing USRAMP

You can install and uninstall with:

# install
pip3 install usramp

# invoque as:
x.usramp.py

# uninstall
pip3 uninstall usramp

or

# install
git clone https://github.com/fortizchi/usramp
cd usramp
python3 setup.py install --record files.txt

# invoque as:
x.usramp.py

# uninstall
xargs rm -rf < files.txt

Running USRAMP

x.usramp.py

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

usramp-0.1-py3-none-any.whl (42.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page