Skip to content

Simple package to convert star files to Dynamo tables.

License

Notifications You must be signed in to change notification settings

dmichalak/relion2dynamo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relion2Dynamo

Converts Star Files from RELION 4.0 to Dynamo Table

Based on dynamo2m by Alister Burt.

Installation

Installation is carried out via:

pip install relion2dynamo

Requirements

Your tomogram names (rlnTomoName) must be some variant of:

[any_string]_[number which refers to tomogram number]
e.g. TS_01 or ts_1 or tomogram_10

Usage

Invoke from the command line and specify input star file and, optionally, the desired output table file name

relion2dynamo --relion-star-file [name] --dynamo-table-file [name]

About

Simple package to convert star files to Dynamo tables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%