{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"},{"label":"Bio-Informatics","url":"https://skillfed.io/packages/category/scientific-engineering-bio-informatics"}],"enrichment":{"capability":"mrcfile reads and writes MRC2014 format files used in structural biology to store image and volume data, exposing headers and data as numpy arrays through a simple Python API.","skillfed_tags":["structural-biology","file-format","scientific-computing"],"use_cases":["Load and inspect 3D electron microscopy density maps in cryo-EM workflows","Create and modify MRC format files programmatically in image processing pipelines","Validate MRC file headers and data compliance with the MRC2014 standard","Access large volume datasets efficiently using memory-mapped file mode","Convert between MRC format and numpy arrays for analysis in scientific Python code"],"what_it_does":"mrcfile is a Python library for reading and writing MRC2014 format files, the standard format for storing 3D image and volume data in structural biology and cryo-electron microscopy. It provides a clean, simple API that exposes file headers and data as numpy arrays, making it easy to inspect, modify, and save MRC files without compiled dependencies beyond numpy itself.\n\nThe library supports gzip and bzip2 compressed files, includes validation against the MRC2014 specification, and offers memory-mapped access for efficient random access to large files. It runs on Python 2.7 and modern Python 3 versions across Linux, macOS, and Windows, and is actively maintained as part of the CCP-EM software suite used in structural biology research.","worth_installing":"Yes. mrcfile is a stable, actively maintained library with low install friction (numpy only) and no known vulnerabilities. It fills a specific, well-defined role in structural biology workflows. Install it if you work with MRC format files in cryo-EM or related fields; skip it if you have no need for MRC file I/O."},"id":"mrcfile","links":{"html":"https://skillfed.io/packages/mrcfile","md":"https://skillfed.io/packages/mrcfile.md","pypi":"https://pypi.org/project/mrcfile/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-01-22","license_spdx":null,"license_treatment":"permissive","name":"mrcfile","python_support":"unspecified","summary":"MRC file I/O library"},"popularity":{"monthly_downloads":434123,"position":6696,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.4"}
