From 6af7708d627f2d21778a1df601a094e2c37133b6 Mon Sep 17 00:00:00 2001 From: fionagriffin <41973921+fionagriffin@users.noreply.github.com> Date: Tue, 18 Dec 2018 08:10:29 -0800 Subject: [PATCH] update index.md (#519) ready for features --- docs/index.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/docs/index.md b/docs/index.md index ba631f0f..25a0852a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,23 +15,6 @@ launch the web app ## features - - -### inspiration and collaboration - -We've been heavily inspired by several other related single-cell visualization projects: -* [UCSC Cell Browswer](http://cells.ucsc.edu/) -* [Cytoscape](http://www.cytoscape.org/) -* [Xena](https://xena.ucsc.edu/) -* [ASAP](https://asap.epfl.ch/) -* [Gene Pattern](http://genepattern-notebook.org/) - -We were inspired by Mike Bostock and the [crossfilter](https://github.com/crossfilter) team for the design of our filtering implementation. - -We have been working closely with the [`scanpy`](https://github.com/theislab/scanpy) team to integrate with their awesome analysis tools. Special thanks to Alex Wolf, Fabian Theis, and the rest of the team for their help during development and for providing an example dataset. - -We are eager to explore integrations with other computational backends such as [`Seurat`](https://github.com/satijalab/seurat) or [`Bioconductor`](https://github.com/Bioconductor) - ### help and contact Have questions, suggestions, or comments? You can come hang out with us by joining the [CZI Science Slack](https://join-cziscience-slack.herokuapp.com/) and posting in the `#cellxgene-users` channel. As mentioned above, please submit any feature requests or bugs as [Github issues](https://github.com/chanzuckerberg/cellxgene/issues). We'd love to hear from you!