From e411d7f74b9ccaed231eb22a1c91edfa071e603c Mon Sep 17 00:00:00 2001 From: nekrut Date: Fri, 13 Sep 2024 18:25:36 -0400 Subject: [PATCH] text updates across a number of components --- .../components/SectionAnalytics/sectionAnalytics.tsx | 8 +++++--- .../Section/components/SectionHero/sectionHero.tsx | 3 +-- app/components/Home/content/sectionSubHero.mdx | 9 +++++---- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/app/components/Home/components/Section/components/SectionAnalytics/sectionAnalytics.tsx b/app/components/Home/components/Section/components/SectionAnalytics/sectionAnalytics.tsx index b14f7f2..c7ab655 100644 --- a/app/components/Home/components/Section/components/SectionAnalytics/sectionAnalytics.tsx +++ b/app/components/Home/components/Section/components/SectionAnalytics/sectionAnalytics.tsx @@ -7,10 +7,12 @@ export const SectionAnalytics = (): JSX.Element => {
- How does brc-analytics work? + What is BRC-Analytics? - The new BRC will be built on a proven data analytics platform called - Galaxy. + BRC-Analytics consists of three components spread over four + resources: public computational infrastructure (TACC), authoritative + data repositories and browsers (NCBI and UCSC) and an analytical + platform (Galaxy). diff --git a/app/components/Home/components/Section/components/SectionHero/sectionHero.tsx b/app/components/Home/components/Section/components/SectionHero/sectionHero.tsx index b1cda6c..c3b7533 100644 --- a/app/components/Home/components/Section/components/SectionHero/sectionHero.tsx +++ b/app/components/Home/components/Section/components/SectionHero/sectionHero.tsx @@ -16,8 +16,7 @@ export const SectionHero = (): JSX.Element => { - A universal platform for - access and analysis + Analytics for of pathogen, host, and vector data diff --git a/app/components/Home/content/sectionSubHero.mdx b/app/components/Home/content/sectionSubHero.mdx index df488ea..1020910 100644 --- a/app/components/Home/content/sectionSubHero.mdx +++ b/app/components/Home/content/sectionSubHero.mdx @@ -1,4 +1,5 @@ -BRC-Analytics is your new destination for comprehensive analysis of biological -data related to pathogens. Building on the legacy of VeuPathDb, our platform -currently supports analyses for 785 eukaryotic pathogens and vectors, -providing researchers with the tools they need to advance their work. +BRC-Analytics is your new destination for analysis of biological +data related to pathogens. Building on the legacy of VEuPathDb +the platform will provide access and analysis capabilities for +[785](/data/organisms) eukaryotic pathogens, hosts, and vectors. The functionality will +be developed and made available incrementally over the [following months](/roadmap).