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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file usramp-0.1-py3-none-any.whl.
File metadata
- Download URL: usramp-0.1-py3-none-any.whl
- Upload date:
- Size: 42.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4690949a936726d90172b1601a3a66e7750edc0cc879b0550ffb4c276c61924
|
|
| MD5 |
5ec368119f00f16a994ed1dadf3a3734
|
|
| BLAKE2b-256 |
2228f3f740873e129b0616752007d488e9a6709fd49c3465dfa1c489792737c3
|