Parser for STAR format mfout file generated by the program ModelFree
Project description
mfoutparser
by Arthur G. Palmer, III and Michelle L. Gill
A series of python subroutines to read and extract information from the STAR format mfout file generated by the program ModelFree.
Unlike the BMRB STAR format, the format used by ModelFree uses the data_name field, rather than the save_name field and also allows nested loops. (The mfout file has loops nested to a depth of two only).
Local Demo
Once mfoutparser has been installed, the examples directory can be copied to the current path using the following shell command:
python -c 'import mfoutparser as mf; mf.copy_examples()'
Compatibility
mfoutparser has been tested on python 3.12. It requires the
Numpy (tested on version 1.26.4) and Pandas (tested on version 2.2.2)
libraries. IPython notebook (tested on version 8.27.0) is required to run the
demonstration notebook located in the examples directory. Matplotlib
is required if plotting of the data is desired.
Installation
mfoutparser can be installed with the pip package managers or using python's setuptools. See the installation instructions for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 mfoutparser-1.5.1.tar.gz.
File metadata
- Download URL: mfoutparser-1.5.1.tar.gz
- Upload date:
- Size: 701.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1895ed3919616eff089fbdece775ff9bd7ec0e8fd36832819877f8f4d6c6b454
|
|
| MD5 |
37bd88e5a65fe59d9db057aad4b6562a
|
|
| BLAKE2b-256 |
5b13853b14c39fe7d764411e632e0a47bd25f749aca0f04db79424e8d665532a
|
File details
Details for the file mfoutparser-1.5.1-py3-none-any.whl.
File metadata
- Download URL: mfoutparser-1.5.1-py3-none-any.whl
- Upload date:
- Size: 716.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39619fa1328c282c1fe0ac51a8972cf3fb6ac255be8e1b68a17ec92ae0d95f82
|
|
| MD5 |
79e4634b04693b6a5d5abc30774a64a2
|
|
| BLAKE2b-256 |
b90041ff81b06db257cecb61aec178c20d29077ceb431557b25296c086ef7b57
|