scipion-em-flexutils


Namescipion-em-flexutils JSON
Version 3.1.6 PyPI version JSON
download
home_pagehttps://github.com/scipion-em/scipion-em-flexutils
SummaryTools for 3D visualization and manipulation of flexibility data
upload_time2024-04-01 10:23:15
maintainerNone
docs_urlNone
authorDavid Herreros
requires_pythonNone
licenseNone
keywords scipion continuous-heterogeneity imageprocessing scipion-3.0
VCS
bugtrack_url
requirements scipion-pyworkflow scipion-em scipion-app h5py xmipp_metadata scikit-image prody seaborn scikit-learn pathos
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========================
Scipion flexutils plugin
==========================

This plugin contains a series of methods for the visualization and manipulation of flexibility data (specially designed for continuous heterogeneity).

==========================
Plugin Installation
==========================

The plugin can be installed in production mode with the following command:

.. code-block::

   scipion installp -p scipion-em-flexutils

Or in devel mode by executing the commands:

.. code-block::

   git clone https://github.com/scipion-em/scipion-em-flexutils.git
   scipion installp -p ~/scipion-em-flexutils --devel

The plugin needs PyQt5 to be installed in the device. The following commands can be used to install PyQt5 in different distributions:

.. code-block::

   Ubuntu:
   sudo apt-get install python3-pyqt5

   CentOS:
   yum install qt5-qtbase-devel

Thee following libraries are also needed by PyQt.

.. code-block::

   Ubuntu:
   sudo apt-get install libxcb-xinerama0
   sudo apt install libxcb-image0

The viewers associated to this plugin require OpenGL 3.2 or later and Mesa 11.2 or later.

The installation of the Plugin also requires Conda to be installed in the system. In addition, Scipion needs to know where Conda has been installed. This can be done by adding to your ``scipion.conf`` file the following variable:

.. code-block::

   CONDA_ACTIVATION_CMD = eval "$(/path/to/your/conda/installation/condabin/conda shell.bash hook)"

Additionally, the optional component *Open3D* can be installed to add extra functionalities during the network training phase. In order to install this package, the following requirements must be satisfied:

- CUDA must be installed in your system and properly added to the ``PATH`` and ``LD_LIBRARY_PATH`` variables
- You should check the following dependencies are installed in your system:

.. code-block::

   sudo apt install xorg-dev libxcb-shm0 libglu1-mesa-dev python3-dev clang libc++-dev libc++abi-dev libsdl2-dev ninja-build libxi-dev libtbb-dev libosmesa6-dev libudev-dev autoconf libtool

If the previous requirements are not met, *Open3D* installation will be just skipped.

==========================
Tutorials
==========================

Flexibility Hub tutorials are available in the `Scipion FlexHub Wiki <https://scipion-em.github.io/docs/release-3.0.0/docs/user/tutorials/flexibilityHub/main_page.html>`_ and in `Youtube <https://www.youtube.com/playlist?list=PLuu0votIJpSxTmPLvKRHV3ijadqlxxHfb>`_.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scipion-em/scipion-em-flexutils",
    "name": "scipion-em-flexutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "scipion continuous-heterogeneity imageprocessing scipion-3.0",
    "author": "David Herreros",
    "author_email": "dherreros@cnb.csic.es",
    "download_url": "https://files.pythonhosted.org/packages/34/b8/82473d400a388e2bc3fcc2863f12360fa2ea4aefe7d073c3ed016fd334d3/scipion-em-flexutils-3.1.6.tar.gz",
    "platform": null,
    "description": "==========================\nScipion flexutils plugin\n==========================\n\nThis plugin contains a series of methods for the visualization and manipulation of flexibility data (specially designed for continuous heterogeneity).\n\n==========================\nPlugin Installation\n==========================\n\nThe plugin can be installed in production mode with the following command:\n\n.. code-block::\n\n   scipion installp -p scipion-em-flexutils\n\nOr in devel mode by executing the commands:\n\n.. code-block::\n\n   git clone https://github.com/scipion-em/scipion-em-flexutils.git\n   scipion installp -p ~/scipion-em-flexutils --devel\n\nThe plugin needs PyQt5 to be installed in the device. The following commands can be used to install PyQt5 in different distributions:\n\n.. code-block::\n\n   Ubuntu:\n   sudo apt-get install python3-pyqt5\n\n   CentOS:\n   yum install qt5-qtbase-devel\n\nThee following libraries are also needed by PyQt.\n\n.. code-block::\n\n   Ubuntu:\n   sudo apt-get install libxcb-xinerama0\n   sudo apt install libxcb-image0\n\nThe viewers associated to this plugin require OpenGL 3.2 or later and Mesa 11.2 or later.\n\nThe installation of the Plugin also requires Conda to be installed in the system. In addition, Scipion needs to know where Conda has been installed. This can be done by adding to your ``scipion.conf`` file the following variable:\n\n.. code-block::\n\n   CONDA_ACTIVATION_CMD = eval \"$(/path/to/your/conda/installation/condabin/conda shell.bash hook)\"\n\nAdditionally, the optional component *Open3D* can be installed to add extra functionalities during the network training phase. In order to install this package, the following requirements must be satisfied:\n\n- CUDA must be installed in your system and properly added to the ``PATH`` and ``LD_LIBRARY_PATH`` variables\n- You should check the following dependencies are installed in your system:\n\n.. code-block::\n\n   sudo apt install xorg-dev libxcb-shm0 libglu1-mesa-dev python3-dev clang libc++-dev libc++abi-dev libsdl2-dev ninja-build libxi-dev libtbb-dev libosmesa6-dev libudev-dev autoconf libtool\n\nIf the previous requirements are not met, *Open3D* installation will be just skipped.\n\n==========================\nTutorials\n==========================\n\nFlexibility Hub tutorials are available in the `Scipion FlexHub Wiki <https://scipion-em.github.io/docs/release-3.0.0/docs/user/tutorials/flexibilityHub/main_page.html>`_ and in `Youtube <https://www.youtube.com/playlist?list=PLuu0votIJpSxTmPLvKRHV3ijadqlxxHfb>`_.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tools for 3D visualization and manipulation of flexibility data",
    "version": "3.1.6",
    "project_urls": {
        "Homepage": "https://github.com/scipion-em/scipion-em-flexutils"
    },
    "split_keywords": [
        "scipion",
        "continuous-heterogeneity",
        "imageprocessing",
        "scipion-3.0"
    ],
    "urls": [
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "4ca1709540765546d7d6e36f490b4b987180ecd44271e4c8ad278e97ca9c5579",
                "md5": "82a1333c45ddc93e372379616e2c5ea2",
                "sha256": "6dd310056fcb9eb3f4f65df01989b1ca4f3edd2a8a962c365e8408b913a7716f"
            },
            "downloads": -1,
            "filename": "scipion_em_flexutils-3.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82a1333c45ddc93e372379616e2c5ea2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 393226,
            "upload_time": "2024-04-01T10:23:13",
            "upload_time_iso_8601": "2024-04-01T10:23:13.306704Z",
            "url": "https://files.pythonhosted.org/packages/4c/a1/709540765546d7d6e36f490b4b987180ecd44271e4c8ad278e97ca9c5579/scipion_em_flexutils-3.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "34b882473d400a388e2bc3fcc2863f12360fa2ea4aefe7d073c3ed016fd334d3",
                "md5": "0b6cc80b504bd162a04cc7d378ff61d4",
                "sha256": "886e2527a3ccd4f2aa6bdc5b7f5e983bc12d117ef4dee9ec81c448e56ee2a621"
            },
            "downloads": -1,
            "filename": "scipion-em-flexutils-3.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "0b6cc80b504bd162a04cc7d378ff61d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 293814,
            "upload_time": "2024-04-01T10:23:15",
            "upload_time_iso_8601": "2024-04-01T10:23:15.237327Z",
            "url": "https://files.pythonhosted.org/packages/34/b8/82473d400a388e2bc3fcc2863f12360fa2ea4aefe7d073c3ed016fd334d3/scipion-em-flexutils-3.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 10:23:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scipion-em",
    "github_project": "scipion-em-flexutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "scipion-pyworkflow",
            "specs": []
        },
        {
            "name": "scipion-em",
            "specs": [
                [
                    ">=",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "scipion-app",
            "specs": [
                [
                    ">=",
                    "3.3.1"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": []
        },
        {
            "name": "xmipp_metadata",
            "specs": [
                [
                    "==",
                    "1.0.13"
                ]
            ]
        },
        {
            "name": "scikit-image",
            "specs": [
                [
                    "<=",
                    "0.20.0"
                ],
                [
                    ">=",
                    "0.17.2"
                ]
            ]
        },
        {
            "name": "prody",
            "specs": [
                [
                    ">=",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.12.2"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "==",
                    "0.22"
                ]
            ]
        },
        {
            "name": "pathos",
            "specs": []
        }
    ],
    "lcname": "scipion-em-flexutils"
}
        
Elapsed time: 0.21972s