Metadata-Version: 1.1
Name: scipion-em-simple
Version: 1.0.3
Summary: Plugin to use Simple programs within the Scipion framework
Home-page: https://github.com/scipion-em/scipion-em-simple
Author: I2PC
Author-email: scipion@cnb.csic.es
License: UNKNOWN
Description: =============
        Simple plugin
        =============
        
        This plugin allows to use Simple programs within the Scipion framework.
        
        Simple is a a program package for cryo-EM image processing, focusing on ab initio 3D reconstruction of low-symmetry single-particles. It is developed by [Hans Elmlund](http://simplecryoem.com).
        
        Supported versions of Simple: 2.1
         
        - **Dependencies**
        
         We need libgfortran3
         
        .. code-block::
        
           sudo apt install libgfortran3
        
        =====
        Setup
        =====
        
        - **Install this plugin:**
        
        .. code-block::
        
            scipion installp -p scipion-em-simple
        
        OR
        
          - through the plugin manager GUI by launching Scipion and following **Configuration** >> **Plugins**
        
        Alternatively, in devel mode:
        
        .. code-block::
        
            scipion installp -p local/path/to/scipion-em-simple --devel
        
        ![build status](http://heisenberg.cnb.csic.es:9980/badges/simple_devel.svg)
        
        
Keywords: scipion electron-microscopy cryo-em structural-biology image-processing
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
