Skip to content

Commit 4d0f7e9

Browse files
committed
Release v0.1.9: preserve sparse matrix in sc_pipeline.transform
1 parent 85f424c commit 4d0f7e9

5 files changed

Lines changed: 1143 additions & 134 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# scOPE — single-cell Oncological Prediction Explorer
22

3-
[![PyPI version](https://img.shields.io/pypi/v/scope-bio?v=0.1.8)](https://pypi.org/project/scope-bio/)
3+
[![PyPI version](https://img.shields.io/pypi/v/scope-bio?v=0.1.9)](https://pypi.org/project/scope-bio/)
44
[![pypi downloads](https://img.shields.io/pepy/dt/scope-bio?label=pypi%20downloads)](https://pepy.tech/project/scope-bio)
55
[![Python 3.9+](https://img.shields.io/badge/python-3.9%2B-blue.svg)](https://www.python.org/)
66

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = "0.1.2" %}
1+
{% set version = "0.1.9" %}
22

33
package:
44
name: scope-bio

0 commit comments

Comments
 (0)