diff --git a/content/sc.data/cellxgene_hu.Pd.deep.md b/content/sc.data/cellxgene_hu.Pd.deep.md
new file mode 100644
index 0000000000000000000000000000000000000000..3bf74f3f61f5d236a3e787ea9beb029599484b88
--- /dev/null
+++ b/content/sc.data/cellxgene_hu.Pd.deep.md
@@ -0,0 +1,12 @@
+---
+title: "Human Donor Prostate (cellxgene)"
+description: "Single-Cell RNA-sequencing Data"
+name: "Human Donor Prostate (cellxgene)"
+date: 2019-12-24T21:46:39-06:00
+draft: false
+weight: "1"
+type: "custom"
+layout: "cellxgene_hu.Pd.deep"
+current: false
+---
+
diff --git a/layouts/custom/cellxgene_hu.Pd.deep.html b/layouts/custom/cellxgene_hu.Pd.deep.html
new file mode 100644
index 0000000000000000000000000000000000000000..9442764c7e244706598a11d7b6f22388a7f5cd41
--- /dev/null
+++ b/layouts/custom/cellxgene_hu.Pd.deep.html
@@ -0,0 +1,22 @@
+{{ partial "header.html" . }}
+
+<div class="header">
+    <h1>{{ .Title }}</h1>
+    <h2>{{ .Description }}</h2>
+</div>
+
+<style>
+.contents {
+    margin: 0 auto;
+    padding: 0 2em;
+    max-width: 800px;
+    height: 1000px;
+    margin-bottom: 50px;
+    line-height: 1.6em;
+}
+</style>
+<div class="contents">
+    <iframe name="cellxgene-gateway" src="http://198.215.54.107:5005/view/StrandLab/huPr_DEEP/huPr_Pd_all.h5ad/" style="padding: 35px" width="100%" height="100%" frameborder="0" allowfullscreen="" ></iframe>
+</div>
+
+{{ partial "footer.html" . }}
\ No newline at end of file