Skip to content

Commit

Permalink
Merge pull request #61 from galaxyproject/an-patch2-sept13
Browse files Browse the repository at this point in the history
text updates across a number of components
  • Loading branch information
dannon authored Sep 16, 2024
2 parents 410ab7b + a673bdb commit 8eb8ddf
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 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,9 +16,8 @@ export const SectionHero = (): JSX.Element => {
<SectionLayout>
<Headline>
<Head>
<span>A universal platform for </span>
<span>access and analysis </span>
<span>of pathogen, host, </span>
<span>Analytics for</span>
<span>pathogen, host, </span>
<span>and vector data</span>
</Head>
</Headline>
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).
5 changes: 2 additions & 3 deletions app/views/AboutView/aboutView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ export const AboutView = (): JSX.Element => {
<Fragment>
<SectionHero
breadcrumbs={BREADCRUMBS}
head="Discover Our Story"
head="About BRC-Analytics"
subHead={
<span>
BRC-analytics is a collaborative effort of four mature projects that
have been sustained for decades and are thus “battle-tested”. These
BRC-analytics is a collaborative effort of four projects. These
include: <Link label="Galaxy" url="https://galaxyproject.org" />{" "}
(est. 2005), <Link label="HyPhy" url="https://hyphy.org" /> (est.
2000),{" "}
Expand Down

0 comments on commit 8eb8ddf

Please sign in to comment.