Metadata-Version: 2.1
Name: cellbrowser
Version: 0.7.13
Summary: UCSC Cellbrowser, an interactive browser for single cell data. Includes converters and basic pipelines for text files, Seurat, Scanpy and Cellranger.
Home-page: https://github.com/maximilianh/cellBrowser
Author: Maximilian Haeussler
Author-email: max@soe.ucsc.edu
License: GPL 3
Description: The UCSC Cell Browser is an interactive browser for
            single cell data, like mRNA or ATAC-seq data. You can display
            dimensionality reductions, navigate them with the mouse or the cursor keys,
            select cells, color by genes or meta annotations and make many other
            changes. The main site runs at https://cells.ucsc.edu, but using this
            package you can also convert data yourself and build a Cell Browser HTML
            directory that can be served through any University webserver. You can try
            the Cell Browser at https://cells.ucsc.edu or read about how to convert
            data with this package on https://cellbrowser.rtfd.org.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Requires-Python: >=2.5
Description-Content-Type: text/markdown
