Skip to content

Tools for measuring characteristics of virus-cell interactions from isotropic volume EM data.

License

Notifications You must be signed in to change notification settings

volume-em/cell-membrane-virus-interaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cell Membrane-Virus Interaction

Code for the paper FIB-SEM as a Volume Electron Microscopy Approach to Study Cellular Architectures in SARS-CoV-2 and Other Viral Infections: A Practical Primer for a Virologist.

Requirements

The following python packages need to be installed before running the script (with pip or conda):

  • numpy
  • scipy
  • trimesh
  • pandas
  • open3d
  • seaborn

Raw Data

Available shortly from EMPIAR-10677.

Running the Code

Example data is provided in the membrane_curvature directory. To run the script:

python surface_curvature.py data_config.yaml

All parameters needed for measurement, including filenames, are encapsulated in the .yaml config file. The yaml file contains detailed notes describing each parameter.

About

Tools for measuring characteristics of virus-cell interactions from isotropic volume EM data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages