Skip to main content

Definitions for a collaborative cryoET annotation tool.

Project description

copick

License: MIT PyPI version Python Tests codecov Docs DOI

copick is a cross-platform, storage-agnostic and server-less dataset API for cryoET datasets. Access to the data is provided through an object-oriented API that abstracts away the underlying storage using the fsspec-family of libraries.

Why copick?

  • storage-agnostic: Access data on local or shared filesystems, via SSH or on the cloud with the same API. No need for your own boilerplate!
  • cloud-ready: Access image data quickly and in parallel thanks to multiscale OME-Zarr!
  • server-less: No need for a dedicated server or database to access your data, just point copick to your data and go!
  • cross-platform: copick works on any platform that supports Python. Compute on Linux, visualize on Windows or Mac, all with the same dataset API!
  • ecosystem: Using the copick API allows visualizing and curating data in ChimeraX and Napari right away!

Documentation

For more information, see the documentation.

Installation

copick can be installed using pip. Using the all extra installs necessary requirements for all tested filesystem implementations from the fsspec family (local, s3fs, smb, sshfs). A separate smb extra is available.

pip install "copick[all]"

[!NOTE] copick>=1.2.0 will fail to install with pip~=25.1.0. We recommend using pip>=25.2 or uv pip when installing copick.

Example dataset

An example dataset can be obtained from Zenodo.

To test with the example dataset:

  1. Download and unpack the example dataset

  2. Add the location of the sample_project-directory in the unpacked dataset to filesystem_overlay_only.json

    {
        "name": "test",
        "description": "A test project.",
        "version": "1.0.0",
    
        "pickable_objects": [
            {
                "name": "proteasome",
                "is_particle": true,
                "pdb_id": "3J9I",
                "label": 1,
                "color": [255, 0, 0, 255],
                "radius": 60,
                "map_threshold": 0.0418
            },
            {
                "name": "ribosome",
                "is_particle": true,
                "pdb_id": "7P6Z",
                "label": 2,
                "color": [0, 255, 0, 255],
                "radius": 150,
                "map_threshold": 0.037
    
            },
            {
                "name": "membrane",
                "is_particle": false,
                "label": 3,
                "color": [0, 0, 0, 255]
            }
        ],
    
        // Change this path to the location of sample_project
        "overlay_root": "local:///PATH/TO/EXTRACTED/PROJECT/",
    
        "overlay_fs_args": {
            "auto_mkdir": true
        }
    }
    
  3. Start copick with the configuration file

    from copick.impl.filesystem import CopickRootFSSpec
    root = CopickRootFSSpec.from_file('path/to/filesystem_overlay_only.json')
    
  4. Access the data using the copick API

    import zarr
    
    from copick.impl.filesystem import CopickRootFSSpec
    root = CopickRootFSSpec.from_file('path/to/filesystem_overlay_only.json')
    
    # Get a run by name
    run = root.get_run("TS_001")
    
     # Get a tomogram by name
    tomogram = run.get_voxel_spacing(10).get_tomogram("wbp")
    
    # Access the data
    group = zarr.open(tomogram.zarr())
    arrays = list(group.arrays())
    _, array = arrays[0]
    

Contributing

We welcome contributions to copick! Here's how to get started:

Development Setup

  1. Clone the repository and install with development dependencies:

    git clone https://github.com/copick/copick.git
    cd copick
    pip install -e ".[dev,test]"
    
  2. Install pre-commit hooks:

    pre-commit install
    
  3. Run tests to ensure everything is working:

    pytest
    

Code Quality

We use several tools to maintain code quality:

  • Black for code formatting
  • Ruff for linting and import sorting
  • Pre-commit hooks to enforce standards

Before submitting a PR, ensure your code passes all checks:

black src/ tests/
ruff check --fix src/ tests/
pytest

Conventional Commits

All pull requests must use Conventional Commits for commit messages. This helps us automatically generate changelogs and determine version bumps.

Examples:

  • feat: add support for new tomogram format
  • fix: resolve memory leak in zarr loading
  • docs: update installation instructions
  • test: add unit tests for mesh operations

Plugin System

Copick supports a plugin system that allows external Python packages to register CLI commands. Commands can be added to the main CLI or organized into groups like inference, training, evaluation, process, and convert.

See the CLI documentation for detailed plugin development instructions and the copick-plugin-demo repository for a complete example.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to opensource@chanzuckerberg.com.

Reporting Security Issues

If you believe you have found a security issue, please responsibly disclose by contacting us at security@chanzuckerberg.com.

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

copick-1.25.2.tar.gz (47.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

copick-1.25.2-py3-none-any.whl (218.5 kB view details)

Uploaded Python 3

File details

Details for the file copick-1.25.2.tar.gz.

File metadata

  • Download URL: copick-1.25.2.tar.gz
  • Upload date:
  • Size: 47.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for copick-1.25.2.tar.gz
Algorithm Hash digest
SHA256 0e3db3d3cffb245a562144e2d3c3489733291c634e4fdaa0f583d25647bb211e
MD5 26e5c1fefb4b68ba86b0ca76d21e2764
BLAKE2b-256 a1d1b3440797c89cf5866bddb114abe97155d74a608cd581a65fae5816059470

See more details on using hashes here.

Provenance

The following attestation bundles were made for copick-1.25.2.tar.gz:

Publisher: release-please.yml on copick/copick

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file copick-1.25.2-py3-none-any.whl.

File metadata

  • Download URL: copick-1.25.2-py3-none-any.whl
  • Upload date:
  • Size: 218.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for copick-1.25.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cc5e784a608ca65e85dbd5f35ab770a604a22556042627d47c8d93db24bd5b54
MD5 e2cd5af2317f28cde6b5ae151576d208
BLAKE2b-256 7f706c6ac2fd876455b956f054eeb893869213fc31a24a7868fe464d4df86225

See more details on using hashes here.

Provenance

The following attestation bundles were made for copick-1.25.2-py3-none-any.whl:

Publisher: release-please.yml on copick/copick

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page