You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

cellbrowser

Package Overview
Dependencies
Maintainers
3
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cellbrowser - pypi Package Compare versions

Comparing version
1.2.15
to
1.2.15.post0.dev8
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: cellbrowser
Version: 1.2.15
Version: 1.2.15.post0.dev8
Summary: UCSC Cellbrowser, an interactive browser for single cell data. Includes converters and basic pipelines for text files, Seurat, Scanpy and Cellranger.

@@ -5,0 +5,0 @@ Home-page: https://github.com/maximilianh/cellBrowser

Metadata-Version: 2.1
Name: cellbrowser
Version: 1.2.15
Version: 1.2.15.post0.dev8
Summary: UCSC Cellbrowser, an interactive browser for single cell data. Includes converters and basic pipelines for text files, Seurat, Scanpy and Cellranger.

@@ -5,0 +5,0 @@ Home-page: https://github.com/maximilianh/cellBrowser

@@ -11,7 +11,7 @@

{
"date": "2025-05-22T08:35:38-0700",
"date": "2025-05-22T14:10:47-0700",
"dirty": false,
"error": null,
"full-revisionid": "926989b82ab2ae1a86a038d375796fec5699873c",
"version": "1.2.15"
"full-revisionid": "ebe2e27cb09c7f85bdbfee91093a58c64c8ed1b9",
"version": "1.2.15.post0.dev8"
}

@@ -18,0 +18,0 @@ ''' # END VERSION_JSON

@@ -72,4 +72,10 @@ /* tsneViewer.js class definitions */

.legendButton {
width: 40px;
#tpLegendColorChecked,
#tpLegendAll,
#tpLegendNone,
#tpLegendInvert,
#tpLegendNotNull {
font-size: 13px;
margin-right: 2px;
margin-bottom: 2px;
}

@@ -76,0 +82,0 @@

Sorry, the diff of this file is too big to display