Skip to content

Commit

Permalink
text updates across a number of components
Browse files Browse the repository at this point in the history
  • Loading branch information
nekrut committed Sep 13, 2024
1 parent d226ede commit e411d7f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ export const SectionAnalytics = (): JSX.Element => {
<Section>
<SectionLayout>
<Headline>
<SectionTitle>How does brc-analytics work?</SectionTitle>
<SectionTitle>What is BRC-Analytics?</SectionTitle>
<SectionSubtitle>
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).
</SectionSubtitle>
</Headline>
<AnalyticsTools />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ export const SectionHero = (): JSX.Element => {
<SectionLayout>
<Headline>
<Head>
<span>A universal platform for </span>
<span>access and analysis </span>
<span>Analytics for</span>
<span>of pathogen, host, </span>
<span>and vector data</span>
</Head>
Expand Down
9 changes: 5 additions & 4 deletions app/components/Home/content/sectionSubHero.mdx
Original file line number Diff line number Diff line change
@@ -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).

0 comments on commit e411d7f

Please sign in to comment.