mfoutparser: efficient and convenient parsing of ModelFree output files.
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).
mfoutparser has been tested on python 2.7, 3.4, and 3.5. It requires the Numpy (tested on version 1.10.1) and Pandas (tested on version 0.17.1) libraries. IPython notebook (version >= 3.2.1) is required to run the demonstration notebook located in the examples directory. Matplotlib is required if plotting of the data is desired.
See the examples directory in the installation for a demonstration or run the following from the command line:
python -c ‘import mfoutparser as mf; mf.copy_examples()’
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
File details
Details for the file mfoutparser-1.4.1.tar.gz
.
File metadata
- Download URL: mfoutparser-1.4.1.tar.gz
- Upload date:
- Size: 709.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44624fca6a1f627edcf82c7bedabf676b569fec9575a4caa8092dcf0b6066d0f |
|
MD5 | 2cbab30b8fe89c2a0b969445ed655b57 |
|
BLAKE2b-256 | e197e955abb961d30ce66639891fe3107f9818dbdf4caf2f6335626196e8a66c |