Skip to main content

Converts Dynamo table files to RELION star files

Project description

Dynamo2Relion

A Tiny Function to Convert Dynamo Tables to Star Files for RELION 4.0

PyPI pyversions

Based on dynamo2m by Alister Burt.

Installation

Installation is carried out via:

pip install dynamo2relion

Requirements

Your directory containing the tilt series directories must be structured as follows:

tilt_series_directory #Directory containing all TS directories, link to this directory
|
--> TS_01 #Directory containing TS_01              
       |
       --> TS_01.mrc #TS_01  image stack. The file extension does not matter.        
|
--> TS_02              
       |
       -->TS_02.mrc  #
|
--> etc...

The program will ask you the path to tilt_series_directory. No directories other than the TS_* directories should be present in tilt_series_directory. Naming convention for the TS_* directories can be any mix of upper of lower case TS and any numbering convention desired.

Usage

Instructions for use can be found via typing:

dynamo2relion --help

For binning level, simply enter 1 if the coordinates of your particles in the Dynamo table were picked from an unbinned tomogram. If the tomograms the particles were picked in were binned, add the correct binning level: binning is done using IMOD convention, i.e. for a pixel size of 1 A/px, a binning level of 8 would yield 8 A/px.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dynamo2relion-1.0.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

dynamo2relion-1.0.0-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page