Metadata-Version: 1.2
Name: scipion-em-embuild
Version: 1.0.4
Summary: EMBuild: Model building of protein complexes from intermediate-resolution cryo-EM maps with deep learning-guided automatic assembly
Home-page: https://github.com/scipion-em/scipion-em-embuild
Author: Jiahua He, Tao Li, Yunior C. Fonseca Reyna, Sheng-You Huang
Author-email: d201880053@hust.edu.cn, d202280084@hust.edu.cn, cfonseca@cnb.csic.es, huangsy@hust.edu.cn
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/scipion-em/scipion-em-embuild/issues
Project-URL: Source, https://github.com/scipion-em/scipion-em-embuild/
Description: =================
        EMBuild plugin
        =================
        
        EMBuild: Model building of protein complexes from intermediate-resolution cryo-EM maps with deep learning-guided automatic assembly.
        
        **Installing the plugin**
        =========================
        
        In order to install the plugin follow these instructions:
        
        **Install the plugin**
        
        .. code-block::
        
             scipion installp -p scipion-em-embuild
        
        or through the **plugin manager** by launching Scipion and following **Configuration** >> **Plugins**
        
        
        **To install in development mode**
        
        - Clone or download the plugin repository
        
        .. code-block::
        
                  git clone https://github.com/scipion-em/scipion-em-embuild.git
        
        - Install the plugin in developer mode.
        
        .. code-block::
        
          scipion installp -p local/path/to/scipion-em-embuild --devel
        
        ===============
        Buildbot status
        ===============
        
        Status devel version:
        
        .. image:: http://scipion-test.cnb.csic.es:9980/badges/embuild_devel.svg
        
        Status production version:
        
        .. image:: http://scipion-test.cnb.csic.es:9980/badges/embuild_prod.svg
        
        
Keywords: scipion electron-microscopy cryo-em structural-biology image-processing scipion-3.0 embuild
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.8
