Add GIFs to docs (#537)

* Add gif files

* rename gif for clarity

* add gifs

* reorder

* resize
This commit is contained in:
Colin Megill
2019-01-03 15:24:33 -05:00
committed by GitHub
parent cfcf16aa69
commit d3c96087b2
3 changed files with 5 additions and 3 deletions

BIN
docs/customGene.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 MiB

BIN
docs/diffexp.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 MiB

View File

@@ -2,9 +2,11 @@ _cellxgene_ is an interactive data explorer for single-cell transcriptomics data
## features
- Flexible selection and coloring of cells
- Differential expression of arbitrary sets of cells
- Single-gene analyses
#### Flexible selections, coloring, and differential expression of arbitrary sets of cells
<img src="diffexp.gif" width="600"/>
#### Single-gene analyses
<img src="customGene.gif" width="600" />
## getting started