SerialEM mdoc files as pandas dataframes.
Project description
mdocfile
SerialEM mdoc files as pandas dataframes.
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')
For writing valid mdoc files, please see writing mdoc files.
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.1.0.tar.gz
(27.8 kB
view details)
Built Distribution
File details
Details for the file mdocfile-0.1.0.tar.gz
.
File metadata
- Download URL: mdocfile-0.1.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcf3cc031fefc4ed6969a749b5a3a2ce0cbed0ca5cf753c803c5f7b3121e8c87 |
|
MD5 | a6aef4a5c44b4547a27a534e0315ef37 |
|
BLAKE2b-256 | 0e5aacf6cc9882ab6491582e791bc87d7f4ea7630cfc19e1753fb522825d2ce4 |
Provenance
File details
Details for the file mdocfile-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mdocfile-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d549c5ab2e4e2f9c267e54c83d5bbeb421d3b1affb30f0c306961d56cf9e48b |
|
MD5 | 24ca2802acc60e65126910c2a813dc01 |
|
BLAKE2b-256 | b8058687b2429062b01790e3f1de9a8530c437b80c3721c9f2bbbb36deb389d4 |