Skip to content

Python scritps for rendering and distance analysis of proteins (proteasome) and segmentations (poly-GA aggregates) in Cryo-ET

License

Notifications You must be signed in to change notification settings

anmartinezs/poly-GA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

poly-GA

Python scritps for rendering and distance analysis of proteins (proteasome) and segmentations (poly-GA aggregates) in Cryo-ET

These scritps have been developed for being run in Linux 64bit platform with python 2.7.13. It also requires to have installed the next packages:

render_sub_tomo.py

Renders template copies in a tomogram from a STAR file (poly-GA adaptation)

Input:  - STAR file
        - Reference tomogram
        - Template pre-processing parameters
        - Rigid transformations parameters

Output: - A set of VTK poly data for rendering the templates on the reference tomogram

star_seg_dst.py

Measures distance from STAR files particles to segmentations

Input:  - STAR files
        - Segmentation
        - Distance parameters
        - Particle template preprocessing settings

Output: - STAR files with the distances measured

About

Python scritps for rendering and distance analysis of proteins (proteasome) and segmentations (poly-GA aggregates) in Cryo-ET

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages