From 37dc3398cd95d6582a6cd05c2801a47fac4836ff Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Wed, 7 Jul 2021 23:20:17 -0500 Subject: [PATCH] Add CZI data portal hosting --- content/publications/2021_jpath.md | 2 +- content/sc.data/PdPgb.md | 6 ++-- .../cellxgene_2018CellReports_huPr_Pd_all.md | 6 ++-- .../cellxgene_2018CellReports_huPr_Pd_epi.md | 6 ++-- .../cellxgene_2018CellReports_huPr_Pd_fmst.md | 6 ++-- .../cellxgene_2020Prostate_huPr_PdPgb_all.md | 16 +++++++++ .../cellxgene_2020Prostate_huPr_PdPgb_epi.md | 6 ++-- .../cellxgene_2020Prostate_huPr_PdPgb_fmst.md | 16 +++++++++ .../cellxgene_2020Prostate_muPrUr_all.md | 16 +++++++++ .../cellxgene_2020Prostate_muPrUr_epi.md | 8 ++--- .../cellxgene_2020Prostate_muPrUr_fmst.md | 16 +++++++++ .../cellxgene_2021JPath_huPr_PdPb_all.md | 16 +++++++++ .../cellxgene_2021JPath_huPr_PdPb_epi.md | 16 +++++++++ .../cellxgene_2021JPath_huPr_PdPb_fmst.md | 16 +++++++++ .../cellxgene_2021JPath_huPr_PdPb_leu.md | 16 +++++++++ .../sc.data/cellxgene_2021JPath_muPrUr_all.md | 16 +++++++++ .../sc.data/cellxgene_2021JPath_muPrUr_epi.md | 16 +++++++++ .../cellxgene_2021JPath_muPrUr_fmst.md | 16 +++++++++ .../sc.data/cellxgene_2021_huPr_PdPb_all.md | 16 --------- .../sc.data/cellxgene_2021_huPr_PdPb_epi.md | 16 --------- .../sc.data/cellxgene_2021_huPr_PdPb_fmst.md | 16 --------- .../sc.data/cellxgene_2021_huPr_PdPb_leu.md | 16 --------- content/sc.data/cellxgene_2021_muPrUr_all.md | 16 --------- content/sc.data/cellxgene_2021_muPrUr_epi.md | 16 --------- content/sc.data/cellxgene_2021_muPrUr_fmst.md | 16 --------- content/sc.data/hu.Pd.deep.md | 6 ++-- content/sc.data/muPrUr.md | 6 ++-- layouts/custom/sc.data.html | 36 ++++++++++++++++--- 28 files changed, 233 insertions(+), 143 deletions(-) create mode 100644 content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_all.md create mode 100644 content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_fmst.md create mode 100644 content/sc.data/cellxgene_2020Prostate_muPrUr_all.md create mode 100644 content/sc.data/cellxgene_2020Prostate_muPrUr_fmst.md create mode 100644 content/sc.data/cellxgene_2021JPath_huPr_PdPb_all.md create mode 100644 content/sc.data/cellxgene_2021JPath_huPr_PdPb_epi.md create mode 100644 content/sc.data/cellxgene_2021JPath_huPr_PdPb_fmst.md create mode 100644 content/sc.data/cellxgene_2021JPath_huPr_PdPb_leu.md create mode 100644 content/sc.data/cellxgene_2021JPath_muPrUr_all.md create mode 100644 content/sc.data/cellxgene_2021JPath_muPrUr_epi.md create mode 100644 content/sc.data/cellxgene_2021JPath_muPrUr_fmst.md delete mode 100644 content/sc.data/cellxgene_2021_huPr_PdPb_all.md delete mode 100644 content/sc.data/cellxgene_2021_huPr_PdPb_epi.md delete mode 100644 content/sc.data/cellxgene_2021_huPr_PdPb_fmst.md delete mode 100644 content/sc.data/cellxgene_2021_huPr_PdPb_leu.md delete mode 100644 content/sc.data/cellxgene_2021_muPrUr_all.md delete mode 100644 content/sc.data/cellxgene_2021_muPrUr_epi.md delete mode 100644 content/sc.data/cellxgene_2021_muPrUr_fmst.md diff --git a/content/publications/2021_jpath.md b/content/publications/2021_jpath.md index 48096a4..56532c6 100644 --- a/content/publications/2021_jpath.md +++ b/content/publications/2021_jpath.md @@ -1,6 +1,6 @@ --- title: "2021_jpath" -date: 2021-06-24T12:58:22-05:00 +date: 2021-06-24 draft: false pname: "Single cell analysis of mouse and human prostate reveals novel fibroblasts with specialized distribution and microenvironment interactions" pauthor: "Binoy Joseph D. et al" diff --git a/content/sc.data/PdPgb.md b/content/sc.data/PdPgb.md index 726cdfc..cf83a0d 100644 --- a/content/sc.data/PdPgb.md +++ b/content/sc.data/PdPgb.md @@ -1,10 +1,10 @@ --- title: "Human Normal and BPH Prostate" description: "Single-Cell RNA-sequencing Data" -name: "Human Normal and BPH Prostate" -date: 2020-02-22T20:10:33-06:00 +name: "2020 Prostate: Human Normal and BPH Prostate" +date: 2020 draft: false -weight: "2" +weight: "1" type: "custom" layout: "hu.PdPgb" pending: false diff --git a/content/sc.data/cellxgene_2018CellReports_huPr_Pd_all.md b/content/sc.data/cellxgene_2018CellReports_huPr_Pd_all.md index 067b269..4dda1e8 100644 --- a/content/sc.data/cellxgene_2018CellReports_huPr_Pd_all.md +++ b/content/sc.data/cellxgene_2018CellReports_huPr_Pd_all.md @@ -2,14 +2,14 @@ title: "Human Normal Prostate: All Cells" description: "As published in 2018 Cell Reports and updated in 2020 The Prostate (cellxgene)" name: "2018 Cell Reports: Human Normal Prostate - All Cells" -date: 2019-12-24T21:46:39-06:00 +date: 2018-12-18 draft: false -weight: "10" +weight: "13" type: "custom" layout: "cellxgene" pending: false cellxgene: true -cxg_link: "https://cellxgene.cziscience.com/d/dd811609-3d83-4bdb-801f-d6c6c93d1a9e.cxg/" +cxg_link: "https://cellxgene.cziscience.com/e/8471d3ea-caea-4e40-a461-0cba88835d39.cxg/" current: true location: "" --- diff --git a/content/sc.data/cellxgene_2018CellReports_huPr_Pd_epi.md b/content/sc.data/cellxgene_2018CellReports_huPr_Pd_epi.md index 0f1a1e9..9b12331 100644 --- a/content/sc.data/cellxgene_2018CellReports_huPr_Pd_epi.md +++ b/content/sc.data/cellxgene_2018CellReports_huPr_Pd_epi.md @@ -2,14 +2,14 @@ title: "2018 Human Normal Prostate: Epithelial Cells" description: "As published in 2018 Cell Reports and updated in 2020 The Prostate (cellxgene)" name: "2018 Cell Reports: Human Normal Prostate - Epithelial Cells" -date: 2019-12-24T21:46:39-06:00 +date: 2018-12-18 draft: false -weight: "11" +weight: "14" type: "custom" layout: "cellxgene" pending: false cellxgene: true -cxg_link: "https://cellxgene.cziscience.com/d/47d05a66-7b83-4439-ad18-180d4c262f7a.cxg/" +cxg_link: "https://cellxgene.cziscience.com/e/2d795062-0b58-4328-9151-ddf84144f2b2.cxg/" current: true location: "" --- diff --git a/content/sc.data/cellxgene_2018CellReports_huPr_Pd_fmst.md b/content/sc.data/cellxgene_2018CellReports_huPr_Pd_fmst.md index 258ead7..89a996c 100644 --- a/content/sc.data/cellxgene_2018CellReports_huPr_Pd_fmst.md +++ b/content/sc.data/cellxgene_2018CellReports_huPr_Pd_fmst.md @@ -2,14 +2,14 @@ title: "Human Normal Prostate: Fibromuscular Stromal Cells" description: "As published in 2018 Cell Reports and updated in 2020 The Prostate (cellxgene)" name: "2018 Cell Reports: Human Normal Prostate - Fibromuscular Stromal Cells" -date: 2019-12-24T21:46:39-06:00 +date: 2018-12-18 draft: false -weight: "12" +weight: "15" type: "custom" pending: false layout: "cellxgene" cellxgene: true -cxg_link: "https://cellxgene.cziscience.com/d/e0802089-01a0-4e3a-9dbf-03eac64b15d9.cxg/" +cxg_link: "https://cellxgene.cziscience.com/e/7b7254f4-c013-4ce6-86c7-2d6ee5d4216d.cxg/" current: true location: "" --- diff --git a/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_all.md b/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_all.md new file mode 100644 index 0000000..a4d355f --- /dev/null +++ b/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_all.md @@ -0,0 +1,16 @@ +--- +title: "Human Normal and BPH Prostate: All Cells" +description: "As published in 2020 Prostate (cellxgene)" +name: "2020 The Prostate: Human Normal and BPH Prostate - All Cells" +date: 2020-06-04 +draft: false +weight: "7" +type: "custom" +pending: false +layout: "cellxgene" +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/0a751d84-371e-4a59-a2ea-a31b095b1b81.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_epi.md b/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_epi.md index 623074a..3db0204 100644 --- a/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_epi.md +++ b/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_epi.md @@ -1,15 +1,15 @@ --- title: "Human Normal and BPH Prostate: Epithelial Cells" description: "As published in 2020 Prostate (cellxgene)" -name: "2020 Prostate: Human Normal and BPH Prostate - Epithelial Cells" -date: 2019-12-24T21:46:39-06:00 +name: "2020 The Prostate: Human Normal and BPH Prostate - Epithelial Cells" +date: 2020-06-04 draft: false weight: "8" type: "custom" pending: false layout: "cellxgene" cellxgene: true -cxg_link: "https://cellxgene.cziscience.com/d/599b5549-3611-41e1-884f-d5c16b2efd31.cxg/" +cxg_link: "https://cellxgene.cziscience.com/e/7c2615f3-b8a3-41cd-999a-5c4efa175457.cxg/" current: true location: "" --- diff --git a/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_fmst.md b/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_fmst.md new file mode 100644 index 0000000..4d756d2 --- /dev/null +++ b/content/sc.data/cellxgene_2020Prostate_huPr_PdPgb_fmst.md @@ -0,0 +1,16 @@ +--- +title: "Human Normal and BPH Prostate: Fibromuscular Stromal Cells" +description: "As published in 2020 Prostate (cellxgene)" +name: "2020 The Prostate: Human Normal and BPH Prostate - Fibromuscular Stromal Cells" +date: 2020-06-04 +draft: false +weight: "9" +type: "custom" +pending: false +layout: "cellxgene" +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/09974a87-43dd-4ce9-a012-1f430afe9c95.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2020Prostate_muPrUr_all.md b/content/sc.data/cellxgene_2020Prostate_muPrUr_all.md new file mode 100644 index 0000000..2cbbb44 --- /dev/null +++ b/content/sc.data/cellxgene_2020Prostate_muPrUr_all.md @@ -0,0 +1,16 @@ +--- +title: "Mouse Prostate and Urethral: All Cells" +description: "As published in 2020 The Prostate (cellxgene)" +name: "2020 The Prostate: Mouse Prostate and Urethral - All Cells" +date: 2020-06-04 +draft: false +weight: "10" +type: "custom" +pending: false +layout: "cellxgene" +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/7d2e52e5-65f6-47af-902b-e7b4fe7fe5e0.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2020Prostate_muPrUr_epi.md b/content/sc.data/cellxgene_2020Prostate_muPrUr_epi.md index c5206cf..691511f 100644 --- a/content/sc.data/cellxgene_2020Prostate_muPrUr_epi.md +++ b/content/sc.data/cellxgene_2020Prostate_muPrUr_epi.md @@ -1,15 +1,15 @@ --- title: "Mouse Prostate and Urethral: Epithelial Cells" description: "As published in 2020 The Prostate (cellxgene)" -name: "2020 Prostate: Mouse Prostate and Urethral - Epithelial Cells" -date: 2019-12-24T21:46:39-06:00 +name: "2020 The Prostate: Mouse Prostate and Urethral - Epithelial Cells" +date: 2020-06-04 draft: false -weight: "9" +weight: "11" type: "custom" pending: false layout: "cellxgene" cellxgene: true -cxg_link: "https://cellxgene.cziscience.com/d/6a2facf2-ea03-407b-b73b-82d582da3930.cxg/" +cxg_link: "https://cellxgene.cziscience.com/e/c508f768-e4d4-4954-81e1-3115c3a1e9af.cxg/" current: true location: "" --- diff --git a/content/sc.data/cellxgene_2020Prostate_muPrUr_fmst.md b/content/sc.data/cellxgene_2020Prostate_muPrUr_fmst.md new file mode 100644 index 0000000..466d093 --- /dev/null +++ b/content/sc.data/cellxgene_2020Prostate_muPrUr_fmst.md @@ -0,0 +1,16 @@ +--- +title: "Mouse Prostate and Urethral: Fibromuscular Stromal Cells" +description: "As published in 2020 The Prostate (cellxgene)" +name: "2020 The Prostate: Mouse Prostate and Urethral - Fibromuscular Stromal Cells" +date: 2020-06-04 +draft: false +weight: "12" +type: "custom" +pending: false +layout: "cellxgene" +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/8cdb5a3c-29cf-4596-aa0e-2633ec347eb4.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021JPath_huPr_PdPb_all.md b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_all.md new file mode 100644 index 0000000..e7940ce --- /dev/null +++ b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_all.md @@ -0,0 +1,16 @@ +--- +title: "Human Normal and BPH Prostate: All Cells" +description: "As published in 2021 Journal of Pathology (cellxgene)" +name: "2021 Journal of Pathology: Human Normal and BPH Prostates - All Cells " +date: 2021-06-24 +draft: false +weight: "1" +type: "custom" +layout: "cellxgene" +pending: false +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/80216318-f1a7-4d8a-8d07-a87b42a5816b.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021JPath_huPr_PdPb_epi.md b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_epi.md new file mode 100644 index 0000000..244f8a6 --- /dev/null +++ b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_epi.md @@ -0,0 +1,16 @@ +--- +title: "Human Normal and BPH Prostate: Epithelial Cells" +description: "As published in 2021 Journal of Pathology (cellxgene)" +name: "2021 Journal of Pathology: Human Normal and BPH Prostates - Epithelial Cells " +date: 2021-06-24 +draft: false +weight: "2" +type: "custom" +layout: "cellxgene" +pending: false +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/451b7379-b1ac-4367-980a-e93d06ccf84b.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021JPath_huPr_PdPb_fmst.md b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_fmst.md new file mode 100644 index 0000000..2d00573 --- /dev/null +++ b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_fmst.md @@ -0,0 +1,16 @@ +--- +title: "Human Normal and BPH Prostate: Fibromuscular Stromal Cells" +description: "As published in 2021 Journal of Pathology (cellxgene)" +name: "2021 Journal of Pathology: Human Normal and BPH Prostates - Fibromuscular Stromal Cells " +date: 2021-06-24 +draft: false +weight: "3" +type: "custom" +layout: "cellxgene" +pending: false +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/9b554dc0-0254-4d25-83bd-bf5dcf64ee61.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021JPath_huPr_PdPb_leu.md b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_leu.md new file mode 100644 index 0000000..11b2976 --- /dev/null +++ b/content/sc.data/cellxgene_2021JPath_huPr_PdPb_leu.md @@ -0,0 +1,16 @@ +--- +title: "Human Normal and BPH Prostate: Leukocyte Cells" +description: "As published in 2021 Journal of Pathology (cellxgene)" +name: "2021 Journal of Pathology: Human Normal and BPH Prostates - Leukocyte Cells " +date: 2021-06-24 +draft: false +weight: "4" +type: "custom" +layout: "cellxgene" +pending: false +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/44b5f7e8-8d6a-40c9-8a39-51e21186b04c.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021JPath_muPrUr_all.md b/content/sc.data/cellxgene_2021JPath_muPrUr_all.md new file mode 100644 index 0000000..adcc2f2 --- /dev/null +++ b/content/sc.data/cellxgene_2021JPath_muPrUr_all.md @@ -0,0 +1,16 @@ +--- +title: "Mouse Prostate and Urethral: All Cells" +description: "As published in 2021 Journal of Pathology (cellxgene)" +name: "2021 Journal of Pathology: Mouse Prostate and Urethral - All Cells" +date: 2021-06-24 +draft: false +weight: "5" +type: "custom" +layout: "cellxgene" +pending: false +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/798646df-84ab-4607-b91a-12fc3a77f866.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021JPath_muPrUr_epi.md b/content/sc.data/cellxgene_2021JPath_muPrUr_epi.md new file mode 100644 index 0000000..f5297ce --- /dev/null +++ b/content/sc.data/cellxgene_2021JPath_muPrUr_epi.md @@ -0,0 +1,16 @@ +--- +title: "Mouse Prostate and Urethral: Epithelial Cells" +description: "As published in 2021 Journal of Pathology (cellxgene)" +name: "2021 Journal of Pathology: Mouse Prostate and Urethral - Epithelial Cells" +date: 2021-06-24 +draft: false +weight: "5" +type: "custom" +layout: "cellxgene" +pending: false +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/6d4d4353-db07-41f9-b893-ae26d18ad453.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021JPath_muPrUr_fmst.md b/content/sc.data/cellxgene_2021JPath_muPrUr_fmst.md new file mode 100644 index 0000000..d5072f2 --- /dev/null +++ b/content/sc.data/cellxgene_2021JPath_muPrUr_fmst.md @@ -0,0 +1,16 @@ +--- +title: "Mouse Prostate and Urethral: Fibromuscular Stromal Cells" +description: "As published in 2021 Journal of Pathology (cellxgene)" +name: "2021 Journal of Pathology: Mouse Prostate and Urethral - Fibromuscular Stromal Cells" +date: 2021-06-24 +draft: false +weight: "6" +type: "custom" +layout: "cellxgene" +pending: false +cellxgene: true +cxg_link: "https://cellxgene.cziscience.com/e/f901ed31-d5ab-4b12-86cd-9836033830b3.cxg/" +current: true +location: "" +--- + diff --git a/content/sc.data/cellxgene_2021_huPr_PdPb_all.md b/content/sc.data/cellxgene_2021_huPr_PdPb_all.md deleted file mode 100644 index 2e3da9e..0000000 --- a/content/sc.data/cellxgene_2021_huPr_PdPb_all.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Human Normal and BPH Prostate: All Cells" -description: "Manuscript Submitted (cellxgene)" -name: "2021 Prostate Fibroblast Paper: Human Normal and BPH Prostates - All Cells " -date: 2019-12-24T21:46:39-06:00 -draft: false -weight: "1" -type: "custom" -layout: "cellxgene" -pending: true -cellxgene: true -cxg_link: "https://cellxgene.strandlab.net/view/PublishedData/2021/huPr_PdPb_id_all.h5ad/" -current: true -location: "" ---- - diff --git a/content/sc.data/cellxgene_2021_huPr_PdPb_epi.md b/content/sc.data/cellxgene_2021_huPr_PdPb_epi.md deleted file mode 100644 index b5684c0..0000000 --- a/content/sc.data/cellxgene_2021_huPr_PdPb_epi.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Human Normal and BPH Prostate: Epithelial Cells" -description: "Manuscript Submitted (cellxgene)" -name: "2021 Prostate Fibroblast Paper: Human Normal and BPH Prostates - Epithelial Cells " -date: 2019-12-24T21:46:39-06:00 -draft: false -weight: "2" -type: "custom" -layout: "cellxgene" -pending: true -cellxgene: true -cxg_link: "https://cellxgene.strandlab.net/view/PublishedData/2021/huPr_PdPb_id_epi.h5ad/" -current: true -location: "" ---- - diff --git a/content/sc.data/cellxgene_2021_huPr_PdPb_fmst.md b/content/sc.data/cellxgene_2021_huPr_PdPb_fmst.md deleted file mode 100644 index 4882966..0000000 --- a/content/sc.data/cellxgene_2021_huPr_PdPb_fmst.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Human Normal and BPH Prostate: Fibromuscular Stromal Cells" -description: "Manuscript Submitted (cellxgene)" -name: "2021 Prostate Fibroblast Paper: Human Normal and BPH Prostates - Fibromuscular Stromal Cells " -date: 2019-12-24T21:46:39-06:00 -draft: false -weight: "3" -type: "custom" -layout: "cellxgene" -pending: true -cellxgene: true -cxg_link: "https://cellxgene.strandlab.net/view/PublishedData/2021/huPr_PdPb_id_fmst.h5ad/" -current: true -location: "" ---- - diff --git a/content/sc.data/cellxgene_2021_huPr_PdPb_leu.md b/content/sc.data/cellxgene_2021_huPr_PdPb_leu.md deleted file mode 100644 index 76a9177..0000000 --- a/content/sc.data/cellxgene_2021_huPr_PdPb_leu.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Human Normal and BPH Prostate: Leukocyte Cells" -description: "Manuscript Submitted (cellxgene)" -name: "2021 Prostate Fibroblast Paper: Human Normal and BPH Prostates - Leukocyte Cells " -date: 2019-12-24T21:46:39-06:00 -draft: false -weight: "4" -type: "custom" -layout: "cellxgene" -pending: true -cellxgene: true -cxg_link: "https://cellxgene.strandlab.net/view/PublishedData/2021/huPr_PdPb_id_leu.h5ad/" -current: true -location: "" ---- - diff --git a/content/sc.data/cellxgene_2021_muPrUr_all.md b/content/sc.data/cellxgene_2021_muPrUr_all.md deleted file mode 100644 index d7edcac..0000000 --- a/content/sc.data/cellxgene_2021_muPrUr_all.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Mouse Prostate and Urethral: All Cells" -description: "Manuscript Submitted (cellxgene)" -name: "2021 Prostate Fibroblast Paper: Mouse Prostate and Urethral - All Cells" -date: 2019-12-24T21:46:39-06:00 -draft: false -weight: "5" -type: "custom" -layout: "cellxgene" -pending: true -cellxgene: true -cxg_link: "https://cellxgene.strandlab.net/view/PublishedData/2021/muPrUr_id_all.h5ad/" -current: true -location: "" ---- - diff --git a/content/sc.data/cellxgene_2021_muPrUr_epi.md b/content/sc.data/cellxgene_2021_muPrUr_epi.md deleted file mode 100644 index 604d509..0000000 --- a/content/sc.data/cellxgene_2021_muPrUr_epi.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Mouse Prostate and Urethral: Epithelial Cells" -description: "Manuscript Submitted (cellxgene)" -name: "2021 Prostate Fibroblast Paper: Mouse Prostate and Urethral - Epithelial Cells" -date: 2019-12-24T21:46:39-06:00 -draft: false -weight: "5" -type: "custom" -layout: "cellxgene" -pending: true -cellxgene: true -cxg_link: "https://cellxgene.strandlab.net/view/PublishedData/2021/muPrUr_id_epi.h5ad/" -current: true -location: "" ---- - diff --git a/content/sc.data/cellxgene_2021_muPrUr_fmst.md b/content/sc.data/cellxgene_2021_muPrUr_fmst.md deleted file mode 100644 index e2c7349..0000000 --- a/content/sc.data/cellxgene_2021_muPrUr_fmst.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Mouse Prostate and Urethral: Fibromuscular Stromal Cells" -description: "Manuscript Submitted (cellxgene)" -name: "2021 Prostate Fibroblast Paper: Mouse Prostate and Urethral - Fibromuscular Stromal Cells" -date: 2019-12-24T21:46:39-06:00 -draft: false -weight: "5" -type: "custom" -layout: "cellxgene" -pending: true -cellxgene: true -cxg_link: "https://cellxgene.strandlab.net/view/PublishedData/2021/muPrUr_id_fmst.h5ad/" -current: true -location: "" ---- - diff --git a/content/sc.data/hu.Pd.deep.md b/content/sc.data/hu.Pd.deep.md index 901310d..4b91492 100644 --- a/content/sc.data/hu.Pd.deep.md +++ b/content/sc.data/hu.Pd.deep.md @@ -1,10 +1,10 @@ --- title: "Human Normal Prostate" description: "Single-Cell RNA-sequencing Data" -name: "Human Normal Prostate" -date: 2019-12-24T21:46:39-06:00 +name: "2018 Cell Reports: Human Normal Prostate" +date: 2019 draft: false -weight: "1" +weight: "3" type: "custom" layout: "hu.Pd.deep" pending: false diff --git a/content/sc.data/muPrUr.md b/content/sc.data/muPrUr.md index b5ec4d1..b0ca19d 100644 --- a/content/sc.data/muPrUr.md +++ b/content/sc.data/muPrUr.md @@ -1,10 +1,10 @@ --- title: "Mouse Prostate and Urethra" description: "Single-Cell RNA-sequencing Data" -name: "Mouse Prostate and Urethra" -date: 2020-02-19T23:28:10-06:00 +name: "2020 Prostate: Mouse Prostate and Urethra" +date: 2020 draft: false -weight: "3" +weight: "2" type: "custom" layout: "mu.PrUr" pending: false diff --git a/layouts/custom/sc.data.html b/layouts/custom/sc.data.html index 649bfa6..6b92a69 100644 --- a/layouts/custom/sc.data.html +++ b/layouts/custom/sc.data.html @@ -71,12 +71,12 @@ <div class="row"> <div class="columnImg"> <p class="GenesName" style="background-color:black;"></p> + <img class="Genes img" src="/gene.cloud/City.ALL.2020.png" + alt="Origination City of Gene Searchers searched in 2020 using the legacy visualization"> <img class="Genes img" src="/gene.cloud/Genes.hu.2020.png" alt="Human Genes searched in 2020 using the legacy visualization"> <img class="Genes img" src="/gene.cloud/Genes.mu.2020.png" alt="Mouse Genes searched in 2020 using the legacy visualization"> - <img class="Genes img" src="/gene.cloud/City.ALL.2020.png" - alt="Origination City of Gene Searchers searched in 2020 using the legacy visualization"> </div> <div class="row"> <div class="columnNav"> @@ -91,18 +91,44 @@ </div> <div class="content"> <hr> - <h2>Visualization of Published Data with <a href="https://chanzuckerberg.github.io/cellxgene/">CZI's cellxgene</a></h2> - {{ range where (where .Pages.ByWeight "Params.cellxgene" true) "Params.pending" false}} - <li><b><a href="{{ .Params.cxg_link }}" target="_blank">{{.Params.name}}</a></b></li> + <h2>Visualization of Published Data with <a href="https://cellxgene.cziscience.com/">CZI's cellxgene</a></h2> + {{ range where (where (where .Pages.ByWeight "Params.cellxgene" true) "Params.pending" false) "Params.date.Year" 2021 }} + {{ if in .Params.name "Human" }} + <li><b><a href="{{ .Params.cxg_link }}" target="_blank">{{.Params.name}}</a></b></li> + {{ end }} + {{ end }} + <hr style="text-align:left; margin-left:0; width:25%; border-top:dotted 1px"> + {{ range where (where (where .Pages.ByWeight "Params.cellxgene" true) "Params.pending" false) "Params.date.Year" 2021 }} + {{ if in .Params.name "Mouse" }} + <li><b><a href="{{ .Params.cxg_link }}" target="_blank">{{.Params.name}}</a></b></li> + {{ end }} + {{ end }} + <hr style="text-align:left; margin-left:0; width:50%; border-top:dotted 1px"> + {{ range where (where (where .Pages.ByWeight "Params.cellxgene" true) "Params.pending" false) "Params.date.Year" 2020 }} + {{ if in .Params.name "Human" }} + <li><b><a href="{{ .Params.cxg_link }}" target="_blank">{{.Params.name}}</a></b></li> + {{ end }} + {{ end }} + <hr style="text-align:left; margin-left:0; width:25%; border-top:dotted 1px"> + {{ range where (where (where .Pages.ByWeight "Params.cellxgene" true) "Params.pending" false) "Params.date.Year" 2020 }} + {{ if in .Params.name "Mouse" }} + <li><b><a href="{{ .Params.cxg_link }}" target="_blank">{{.Params.name}}</a></b></li> + {{ end }} + {{ end }} + <hr style="text-align:left; margin-left:0; width:50%; border-top:dotted 1px"> + {{ range where (where (where .Pages.ByWeight "Params.cellxgene" true) "Params.pending" false) "Params.date.Year" 2018 }} + <li><b><a href="{{ .Params.cxg_link }}" target="_blank">{{.Params.name}}</a></b></li> {{ end }} <br> <hr> + <!-- <h2><i>Visualization of Unpublished Data with <a href="https://chanzuckerberg.github.io/cellxgene/">CZI's cellxgene</a></i></h2> {{ range where (where .Pages.ByWeight "Params.cellxgene" true) "Params.pending" true}} <li><b><a href="{{.Permalink}}">{{.Params.name}}</a></b></li> {{ end }} <br> <hr> + --> <h2>Legacy Visualization</h2> {{ range where .Pages.ByWeight "Params.cellxgene" false }} <li><b><a href="{{.Permalink}}">{{.Params.name}}</a></b></li> -- GitLab