From 57b1c3cbb4d114a3e6899630095564ec4126ee72 Mon Sep 17 00:00:00 2001 From: Justin Kiggins Date: Wed, 31 Jul 2019 19:01:09 -0400 Subject: [PATCH] put badges on one line in README (#862) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 90e7b99b..20e3df20 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,8 @@ > an interactive explorer for single-cell transcriptomics data [![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 "sell-by-jean") 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, and to demonstrate general, scalable, and reusable patterns for scientific data visualization.