From 4f9f975f73e315b608243a7507066ae3fc346e50 Mon Sep 17 00:00:00 2001 From: Ssandor13 <92056310+Ssandor13@users.noreply.github.com> Date: Wed, 6 Sep 2023 13:30:06 -0500 Subject: [PATCH] adding YT video --- docs/pecan/index.md | 7 ++----- docs/pecan/videos/index.md | 6 ++++++ src/config/docs.yaml | 2 ++ 3 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 docs/pecan/videos/index.md diff --git a/docs/pecan/index.md b/docs/pecan/index.md index 80304fe..25deccf 100644 --- a/docs/pecan/index.md +++ b/docs/pecan/index.md @@ -1,8 +1,8 @@ --- -title: (Beta) Pediatric Cancer (PeCan) Knowledge Base +title: Pediatric Cancer (PeCan) Knowledge Base --- -The (Beta) PeCan platform presents curated pediatric cancer genomics data including variants, mutational signatures, and gene expression data in addition to histological slide images* from ~9000 hematological, CNS, and non-CNS solid tumor patient samples. +The PeCan platform presents curated pediatric cancer genomics data including variants, mutational signatures, and gene expression data in addition to histological slide images* from ~9000 hematological, CNS, and non-CNS solid tumor patient samples. Data can be explored via a series of data facets containing both retrospective and prospective study cohorts from St. Jude Children's Research Hospital and other trusted institutions and research centers around the world such as [TARGET](https://ocg.cancer.gov/programs/target), [DKFZ](https://www.dkfz.de/en/index.html), and many others. Learn more about the data [here](https://university.stjude.cloud/docs/pecan/data/). **Note that a number of histological slide images are currently embargoed until publication of the associated study.* @@ -83,6 +83,3 @@ Data Facets represent a distinct type of post-processed genomic data for collect -!!!tip -Looking for the legacy PeCan Help Guides? [Go here.](https://university.stjude.cloud/docs/legacy) -!!! \ No newline at end of file diff --git a/docs/pecan/videos/index.md b/docs/pecan/videos/index.md new file mode 100644 index 0000000..95aea2e --- /dev/null +++ b/docs/pecan/videos/index.md @@ -0,0 +1,6 @@ +--- +title: Video Tutorials +--- + +Watch our latest Workshop (held on August 24th, 2023) where we deep dive into the Pediatric Knowledge Base which is a pioneering, ontology-driven platform that allows you to explore cancer genomic landscapes, mutational signatures, transcriptomics and histology slides. + diff --git a/src/config/docs.yaml b/src/config/docs.yaml index 6ade0fb..6402204 100644 --- a/src/config/docs.yaml +++ b/src/config/docs.yaml @@ -101,6 +101,8 @@ domains: path: /docs/pecan/ - title: "Methods and Data" path: /docs/pecan/methods-data/ + - title: "Videos" + path: /docs/pecan/videos/ - title: "FAQ" path: /docs/pecan/faq/ - title: "Data Facets"