Metadata-Version: 1.2
Name: cylinter
Version: 0.0.22
Summary: CyLinter
Home-page: https://github.com/labsyspharm/cylinter
Author: Gregory J. Baker
Author-email: gregory_baker2@hms.harvard.edu
License: MIT License
Download-URL: https://github.com/labsyspharm/cylinter/archive/v0.0.22.tar.gz
Description: ![alt text](https://github.com/labsyspharm/cylinter/blob/master/docs/logo3.png?raw=true)
        
        ## An Interactive Image Segmentation Filter for Multiplex Microscopy.
        
        CyLinter cleans image-derived, single-cell data by identifying and removing cell segmentation instances in multiplexed whole tissue and tissue microarray images corrupted by optical and/or image preprocessing artifacts. The tool comprises a set of user-guided, quality control (QC) modules instantiated in a configurable [Python](https://www.python.org) Class. The results of each module are cached to allow for dynamic restarts and iterative QC strategies.
        
        CyLinter development is led by [Greg Baker](https://github.com/gjbaker) at [Laboratory of Systems Pharmacology](https://hits.harvard.edu/the-program/laboratory-of-systems-pharmacology/about/), Harvard Medical School.
        
        **Funding:** This work is supported by the following:
        
        * *NIH grant U54CA225088: Systems Pharmacology of Therapeutic and Adverse Responses to Immune Checkpoint and Small Molecule Drugs*
        * Ludwig Center at Harvard Medical School and the Ludwig Cancer Research Foundation
        
        **Instructions:** https://labsyspharm.github.io/cylinter/
        
Keywords: scripts single cell data science
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: ==3.8.5
