Metadata-Version: 1.1
Name: shapeout
Version: 0.8.2
Summary: User interface for real-time deformability cytometry (RT-DC)
Home-page: https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut
Author: Paul Müller
Author-email: dev@craban.de
License: GPL v2
Description-Content-Type: UNKNOWN
Description: |ShapeOut|
        ==========
        
        |PyPI Version| |Build Status Win| |Coverage Status|
        
        
        ShapeOut is a graphical user interface for the analysis
        and visualization of RT-DC data sets. For more informaion please visit
        http://zellmechanik.com/.
        
        
        Manual and User Guide
        ---------------------
        The manual and user guide can be found at http://www.zellmechanik.com/download.
        
        
        Installation
        ------------
        Installers for ShapeOut are available at the `release page <https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut/releases>`__.
        
        
        Citing ShapeOut
        ---------------
        Please cite ShapeOut either in-line
        
        ::
        
          (...) using the analysis software ShapeOut version X.X.X (available at
          https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut).
        
        or in a bibliography
        
        ::
          
          Paul Müller and others (2015), ShapeOut version X.X.X: Analysis software
          for real-time deformability cytometry [Software]. Available at
          https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut.
        
        and replace ``X.X.X`` with the version of ShapeOut that you used.
        
        
        Development
        -----------
        Details on running ShapeOut from source, contributing, testing, and releasing new versions
        of ShapeOut can be found at https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut/tree/develop/dev.
        
        
        
        .. |ShapeOut| image:: https://raw.github.com/ZELLMECHANIK-DRESDEN/ShapeOut/master/shapeout/img/shapeout_logotype_h50.png
        .. |PyPI Version| image:: http://img.shields.io/pypi/v/ShapeOut.svg
           :target: https://pypi.python.org/pypi/shapeout
        .. |Build Status Win| image:: https://img.shields.io/appveyor/ci/paulmueller/ShapeOut/master.svg?label=build_win
           :target: https://ci.appveyor.com/project/paulmueller/ShapeOut
        .. |Coverage Status| image:: https://img.shields.io/codecov/c/github/ZELLMECHANIK-DRESDEN/ShapeOut/master.svg
           :target: https://codecov.io/gh/ZELLMECHANIK-DRESDEN/ShapeOut
Keywords: RT-DC,deformability,cytometry,zellmechanik
Platform: ALL
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Science/Research
