parse serialEM mdoc files in Python
Project description
mdocfile
mdocfile is Python package for working with [SerialEM](https://bio3d.colorado. edu/SerialEM/) mdoc files.
Quickstart
mdocfile.read()
will return the contents of an mdoc file as a pandas
dataframe.
import mdocfile
df = mdocfile.read('my_mdoc_file.mdoc')
Installation
pip:
pip install mdocfile
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 Distribution
mdocfile-0.0.7.tar.gz
(13.0 kB
view details)
Built Distribution
File details
Details for the file mdocfile-0.0.7.tar.gz
.
File metadata
- Download URL: mdocfile-0.0.7.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f376cd707de8ac92efd86d5240f8698c3b9f00229582e3202f80f7823f887a45 |
|
MD5 | fc474fac949c84060c0c4c293c08a745 |
|
BLAKE2b-256 | bd4e192bb56f2ec507eae6dd1551bec74c308202aace366bf0bc3e4c4848d9f4 |
Provenance
File details
Details for the file mdocfile-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: mdocfile-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a38f6c8e0297855dabdb2a9b4ad0cec4f3214679037b980bb9aaac11a2704b84 |
|
MD5 | 203e380213966c04b1c36b951664bcb9 |
|
BLAKE2b-256 | 4839216ef01774d57ddfc534842b7574bcba095b79164cb87862e11d472147fc |