Skip to content
Snippets Groups Projects
Commit f5265751 authored by Gervaise H. Henry's avatar Gervaise H. Henry
Browse files

Convert CZI hosted cellxgene embed to link out

parent 4ea86eb8
2 merge requests!77Develop,!76Cellxgene.czi hosted
Pipeline #7806 passed with stages
in 25 seconds
---
title: "Human Normal Prostate"
description: "Deep Sequencing (cellxgene: in development)"
name: "Human Normal Prostate: Deep Sequencing"
date: 2019-12-24T21:46:39-06:00
draft: false
weight: "1"
type: "custom"
layout: "cellxgene"
current: false
location: "huPr_DEEP/huPr_Pd_all"
---
...@@ -8,7 +8,7 @@ weight: "4" ...@@ -8,7 +8,7 @@ weight: "4"
type: "custom" type: "custom"
layout: "cellxgene" layout: "cellxgene"
cellxgene: true cellxgene: true
cxg_link: "https://cellxgene.cziscience.com/d/599b5549-3611-41e1-884f-d5c16b2efd31.cxg" cxg_link: "https://cellxgene.cziscience.com/d/599b5549-3611-41e1-884f-d5c16b2efd31.cxg/"
current: true current: true
location: "" location: ""
--- ---
......
...@@ -8,7 +8,7 @@ weight: "1" ...@@ -8,7 +8,7 @@ weight: "1"
type: "custom" type: "custom"
layout: "cellxgene" layout: "cellxgene"
cellxgene: true cellxgene: true
cxg_link: "https://cellxgene.cziscience.com/d/dd811609-3d83-4bdb-801f-d6c6c93d1a9e.cxg" cxg_link: "https://cellxgene.cziscience.com/d/dd811609-3d83-4bdb-801f-d6c6c93d1a9e.cxg/"
current: true current: true
location: "" location: ""
--- ---
......
...@@ -8,7 +8,7 @@ weight: "2" ...@@ -8,7 +8,7 @@ weight: "2"
type: "custom" type: "custom"
layout: "cellxgene" layout: "cellxgene"
cellxgene: true cellxgene: true
cxg_link: "https://cellxgene.cziscience.com/d/47d05a66-7b83-4439-ad18-180d4c262f7a.cxg" cxg_link: "https://cellxgene.cziscience.com/d/47d05a66-7b83-4439-ad18-180d4c262f7a.cxg/"
current: true current: true
location: "" location: ""
--- ---
......
...@@ -8,7 +8,7 @@ weight: "2" ...@@ -8,7 +8,7 @@ weight: "2"
type: "custom" type: "custom"
layout: "cellxgene" layout: "cellxgene"
cellxgene: true cellxgene: true
cxg_link: "https://cellxgene.cziscience.com/d/e0802089-01a0-4e3a-9dbf-03eac64b15d9.cxg" cxg_link: "https://cellxgene.cziscience.com/d/e0802089-01a0-4e3a-9dbf-03eac64b15d9.cxg/"
current: true current: true
location: "" location: ""
--- ---
......
...@@ -8,7 +8,7 @@ weight: "5" ...@@ -8,7 +8,7 @@ weight: "5"
type: "custom" type: "custom"
layout: "cellxgene" layout: "cellxgene"
cellxgene: true cellxgene: true
cxg_link: "https://cellxgene.cziscience.com/d/6a2facf2-ea03-407b-b73b-82d582da3930.cxg" cxg_link: "https://cellxgene.cziscience.com/d/6a2facf2-ea03-407b-b73b-82d582da3930.cxg/"
current: true current: true
location: "" location: ""
--- ---
......
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
<hr> <hr>
<h2>Visualization with <a href="https://chanzuckerberg.github.io/cellxgene/">CZI's cellxgene</a></h2> <h2>Visualization with <a href="https://chanzuckerberg.github.io/cellxgene/">CZI's cellxgene</a></h2>
{{ range where .Pages.ByWeight "Params.cellxgene" true }} {{ range where .Pages.ByWeight "Params.cellxgene" true }}
<li><b><a href="{{.Permalink}}">{{.Params.name}}</a></b></li> <li><b><a href="{{ .Params.cxg_link }}" target="_blank">{{.Params.name}}</a></b></li>
{{ end }} {{ end }}
<br> <br>
<hr> <hr>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment