Skip to content

Overview

Setup

copick projects can be distributed across multiple storage backends. The following short tutorials outline the most common setups, and provide template configuration files for each case.

  • Local Project


    All data is accessible on the local filesystem.

    Learn more

  • cryoET Data Portal Project


    Static data is accessed via the CZ cryoET Data Portal.

    Learn more

  • Shared Project


    Some or all data is stored on a shared filesystem.

    Learn more

  • S3 Project


    Some or all data is stored on AWS or local S3.

    Learn more

  • SSH Project


    Some or all data is stored on a filesystem accessible via SSH.

    Learn more

Tutorials

The following tutorials provide step-by-step instructions for using copick to perform specific curation or analysis tasks.

  • Quickstart


    Install copick and set up a simple project.

    Learn more

  • Data Portal


    Accessing data from the CZ cryoET Data Portal and creating new annotations for data portal tomograms.

    Learn more

  • ChimeraX-copick


    Using the ChimeraX-copick interface to visualize data from a copick project.

    Learn more

  • Album


    Creating album-based solutions to process copick data.

    Learn more

  • Sample Boundaries


    An end-to-end tutorial on how to train a neural network to predict sample boundaries.

    Learn more

  • membrain-seg


    Running the Membrain-seg segmentation pipeline on a copick project.

    Learn more