Skip to content

SarahMuth/czii-protein-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

czii-protein-challenge

This repository contains tools and workflows for building machine learning models to identify and annotate protein complexes in 3D cellular images. By leveraging cryo-electron tomography (cryoET) data, the project aims to advance our ability to understand protein interactions in their natural environments.

THIS IS WORK IN PROGRESS!

Installation

  • Make sure conda or mamba is installed.
    • If you don't have a conda installation yet we recommend micromamba
  • Create the environment with all required dependencies: mamba env create -f environment.yaml
  • Activate the environment: mamba activate protein-challenge
  • Install the package: pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published