From f41f47cf1bf2ba68109e9ca35d6855b8c2ed5875 Mon Sep 17 00:00:00 2001 From: Sidney Bell Date: Mon, 30 Sep 2019 16:00:29 -0700 Subject: [PATCH] Fix mistakenly removed badges (oops) (#955) * Fix mistakenly removed badges (oops) * Update README.md Co-Authored-By: Severiano Badajoz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dd40550..3f263c2c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ _an interactive explorer for single-cell transcriptomics data_ -[![DOI](https://zenodo.org/badge/105615409.svg)](https://zenodo.org/badge/latestdoi/105615409) +[![DOI](https://zenodo.org/badge/105615409.svg)](https://zenodo.org/badge/latestdoi/105615409) [![PyPI](https://img.shields.io/pypi/v/cellxgene)](https://pypi.org/project/cellxgene/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/cellxgene)](https://pypistats.org/packages/cellxgene) [![GitHub last commit](https://img.shields.io/github/last-commit/chanzuckerberg/cellxgene)](https://github.com/chanzuckerberg/cellxgene/pulse) cellxgene (pronounced "cell-by-gene") is an interactive data explorer for single-cell transcriptomics datasets, such as those coming from the [Human Cell Atlas](https://humancellatlas.org). Leveraging modern web development techniques to enable fast visualizations of at least 1 million cells, we hope to enable biologists and computational researchers to explore their data.