mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 04:08:11 +08:00
cziscience landing page (#1347)
* fix dead link in launch page * first cut at landing page * wording changes * add additional refinements * fixes from PR review
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user