Skip to content

3dem/emwrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_image

Python wrappers for CryoEM programs

Installation

pip install emwrap

Or for development:

git clone [email protected]:3dem/emwrap.git
pip install -e emwrap/

Testing

Motioncor3

# Test a batch run:
python -m python -m unittest emwrap.motioncor.tests.TestMotioncor.test_batch

# Test the entire pipeline:
python -m python -m unittest emwrap.motioncor.tests.TestMotioncor.test_pipeline

About

Python wrappers for CryoEM programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages