mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 05:48:12 +08:00
* fix dead link in launch page * first cut at landing page * wording changes * add additional refinements * fixes from PR review
38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
---
|
|
title: cellxgene.cziscience.com
|
|
subtitle: cellxgene.cziscience.com
|
|
layout: default
|
|
---
|
|
|
|
# cellxgene.cziscience.com
|
|
|
|
Chan Zuckerberg has an online repository of public single-cell datasets for exploration with cellxgene.
|
|
|
|
If you have a public dataset which you would like hosted for visualization on this site,
|
|
with a link to embed on your own site, please drop us a note at <mailto:cellxgene@chanzuckerberg.com>.
|
|
|
|
<table class="fixed-layout">
|
|
<thead style="width: 100%">
|
|
<tr>
|
|
<th>cellxgene link</th>
|
|
<th>Source</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody style="width: 100%">
|
|
<tr>
|
|
<td><a href="https://cellxgene.cziscience.com/d/krasnow_lab_human_lung_cell_atlas_10x-1.cxg/" target="_blank">Krasnow Lab Human Lung Cell Atlas, 10X</a></td>
|
|
<td>
|
|
<a href="http://cmgm-new.stanford.edu/krasnow/">Krasnow Lab</a>,
|
|
<a href="https://github.com/krasnowlab/hlca">HLCA website</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://cellxgene.cziscience.com/d/krasnow_lab_human_lung_cell_atlas_smartseq2-2.cxg/" target="_blank">Krasnow Lab Human Lung Cell Atlas, Smart-seq2</a></td>
|
|
<td>
|
|
<a href="http://cmgm-new.stanford.edu/krasnow/">Krasnow Lab</a>,
|
|
<a href="https://github.com/krasnowlab/hlca">HLCA website</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|