Documentation under development, sorry for the inconvenience
This is a Scipion plugin that offers EMProt
You will need to first install Scipion3
- Install the plugin in Scipion
EMProt is installed automatically by scipion.
Install the stable version (Not available yet)
Through the plugin manager GUI by launching Scipion and following Configuration >> Plugins
or
scipion3 installp -p scipion-em-emprot
Developer's version
- Download repository:
git clone https://github.com/scipion-em/scipion-em-emprot.git
- Switch to the desired branch (master or devel):
scipion-em-emprot is constantly under development and including new features. If you want a relatively older an more stable version, use master branch (default). If you want the latest changes and developments, user devel branch.
cd scipion-em-emprot git checkout devel
- Install:
scipion3 installp -p path_to_scipion-em-emprot --devel