diff --git a/content/4.pecan/1.overview/1.getting-started.md b/content/4.pecan/1.overview/1.getting-started.md index 60a8e59..c9ab547 100644 --- a/content/4.pecan/1.overview/1.getting-started.md +++ b/content/4.pecan/1.overview/1.getting-started.md @@ -17,11 +17,11 @@ The [PeCan home page](https://pecan.stjude.cloud/) showcases key components for To get started (**Figure 1**), click our navigational membrane which navigates the user to our Diagnosis Search and data facets or search by a gene, variant or diagnosis in the search bar. -![PeCan Home](/img/pecan/overview/getting-started/home.png) +![PeCan Homepage](/img/pecan/overview/getting-started/pecan_homepage.png) **Figure 1: Home Page.** -A user can become familiar by reading the key components that is offered in the PeCan Knowledge Base. -Additionally, a user can navigate by using our navigational membrane or begin searching a gene or variant of interest. +A user can become familiar by reading the key components that are offered in the PeCan Knowledge Base. +Additionally, a user can navigate by using our navigational membrane or begin searching a diagnosis, gene, or variant of interest. ## Diagnosis Search @@ -33,7 +33,7 @@ Users are encouraged to navigate via a subtype-centric experience by selecting a This will enable custom interface views per data facet based on the sunburst selection. Alternatively, a user can explore all of the available data within a data facet by clicking directly on the data facet icon from the side navigation. -![PeCan Sunburst](/img/pecan/overview/getting-started/pecan.png) +![PeCan Sunburst](/img/pecan/overview/getting-started/diagnosis_search_sidenav.png) **Figure 2: Diagnosis Search Interface and Facet Navigation** A user is able to filter by diagnoses and/or subtype by selecting the interactive sunburst or by navigating directly into a data facet for the available data by using the side navigation. diff --git a/public/img/pecan/overview/getting-started/diagnosis_search_sidenav.png b/public/img/pecan/overview/getting-started/diagnosis_search_sidenav.png new file mode 100644 index 0000000..80c8b59 Binary files /dev/null and b/public/img/pecan/overview/getting-started/diagnosis_search_sidenav.png differ diff --git a/public/img/pecan/overview/getting-started/pecan_homepage.png b/public/img/pecan/overview/getting-started/pecan_homepage.png new file mode 100644 index 0000000..1316bf7 Binary files /dev/null and b/public/img/pecan/overview/getting-started/pecan_homepage.png differ