parse serialEM mdoc files in Python
Project description
mdocfile
mdocfile is Python package for working with 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.8.tar.gz
(19.4 kB
view details)
Built Distribution
File details
Details for the file mdocfile-0.0.8.tar.gz
.
File metadata
- Download URL: mdocfile-0.0.8.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61e352b569128fdeaff9f639e6aa3d46c8f8c3b8fe36627461ba0153f46f103d |
|
MD5 | 0e1ea3d81b338380db13c3b3c36d80ec |
|
BLAKE2b-256 | bfbdece94a3b1c3c395069fc256c6db9ad1c21f07c50d0461ecbbe21a851c0fa |
Provenance
File details
Details for the file mdocfile-0.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: mdocfile-0.0.8-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.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7eb6d7a66cba4d3461fdc908d38eab33849206cf9891a55ae0ff1fa82f34ba9 |
|
MD5 | 678584e2d21014ca56dbf9cbf16419e4 |
|
BLAKE2b-256 | 522441d06e840851f9da5b598b8c35c5c6183f0f8cc506beacdaf3405ceb6bdb |