Skip to content

flatironinstitute/cryosvd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryoSVD

This repository contains a simple linear pipeline for the analysis of volume series output by heterogeneity software designed for the anlayis of single-particle Cryo-EM samples. It is based on Singular Value Decomposition (SVD) of a series volumes, as well as an inspection of power power spectrum across the series.

Details about CryoSVD construction can be found in the associated publication

The data necessary to run the compare_volume_series.ipynb notebook can be found on zenodo.

Installation

  1. git clone [email protected]/flatironinstitute/cryosvd
  2. conda create -n cryosvd python=3.10
  3. conda activate cryosvd
  4. cd cryosvd
  5. pip install .
  6. Run the compare_volume_series.ipynb jupyter notebook.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published