Files
cellxgene/docs/_site/posts/gallery.html
2019-11-22 14:59:40 -08:00

132 lines
4.5 KiB
HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>Gallery | cellxgene</title>
<meta name="generator" content="Jekyll v3.8.5" />
<meta property="og:title" content="Gallery" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="http://localhost:4000/posts/gallery.html" />
<meta property="og:url" content="http://localhost:4000/posts/gallery.html" />
<meta property="og:site_name" content="cellxgene" />
<script type="application/ld+json">
{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/cellxgene-logo.png"}},"@type":"WebPage","url":"http://localhost:4000/posts/gallery.html","headline":"Gallery","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=be9a415a4a06db270354d81837f6e78c71555064">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<img src="/cellxgene-logo.png" alt="cellxgene" />
<p></p>
<p>
<a href="/" class="btn">Quick start</a><br>
<a href="/posts/install" class="btn">Installation</a><br>
<a href="/posts/gallery" class="btn"><b>Gallery</b></a><br>
<a href="/posts/demo-data" class="btn">Demo datasets</a><br>
<a href="/posts/prepare" class="btn">Preparing your data</a><br>
<a href="/posts/launch" class="btn">Launching cellxgene</a><br>
<a href="/posts/hosted" class="btn">Hosting cellxgene</a><br>
<a href="/posts/annotations" class="btn">Annotating data</a><br>
<a href="/posts/methods" class="btn">Methods</a><br>
<a href="/posts/troubleshooting" class="btn">Troubleshooting</a><br>
<a href="/posts/roadmap" class="btn">Roadmap</a><br>
<a href="/posts/contribute" class="btn">Contributing (ideas or code)</a><br>
<a href="/posts/contact" class="btn">Contact & finding help</a><br>
<a href="https://github.com/chanzuckerberg/cellxgene" class="btn" target="_blank">Code</a>
</p>
</header>
<section>
<h1 id="features">Features</h1>
<h3 id="cross-filter-cells-and-color-by-metadata">Cross-filter cells and color by metadata</h3>
<p><img src="../images/crossfilter.gif" width="600" /></p>
<h3 id="compare-groups-of-cells-with-differential-expression">Compare groups of cells with differential expression</h3>
<p><img src="../images/diffexp.gif" width="600" /></p>
<h3 id="see-how-metadata-and-gene-expression-break-down-across-categories">See how metadata and gene expression break down across categories</h3>
<p><img src="../images/category-breakdown.gif" width="600" /></p>
<h3 id="find-cells-where-a-gene-is-expressed">Find cells where a gene is expressed</h3>
<p><img src="../images/gene-expression.gif" width="600" /></p>
<h3 id="compare-expression-of-multiple-genes">Compare expression of multiple genes</h3>
<p><img src="../images/compare-genes.gif" width="600" /></p>
<h1 id="interactive-demos">Interactive demos</h1>
<p>Several groups have independently <a href="hosted">deployed</a> various versions of cellxgene to the web.
Check out the cool data that our users are using cellxgene to explore!</p>
<h3 id="kidney-cell-atlas"><a href="https://www.kidneycellatlas.org/">Kidney cell atlas</a></h3>
<h3 id="tabula-muris-senis"><a href="https://tabula-muris-senis.ds.czbiohub.org/">Tabula muris senis</a></h3>
<h3 id="hemocytes"><a href="https://hemocytes.cellgeni.sanger.ac.uk/">Hemocytes</a></h3>
<h3 id="melanoma"><a href="https://melanoma.cellgeni.sanger.ac.uk/">Melanoma</a></h3>
<p><em>Want us to link to your dataset here? <a href="contact">Just send us a note!</a></em></p>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/chanzuckerberg">chanzuckerberg</a></p>
</footer>
</div>
<script src="/assets/js/scale.fix.js"></script>
</body>
</html>