File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
app/components/Home/components/Section/components/ga2 Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export const SectionAnalyticsAndData = (): JSX.Element => {
1313 < Headline >
1414 < SectionTitle > What is GenomeArk?</ SectionTitle >
1515 < SectionSubtitle >
16- GenomeArk combines GenomeArk data with official genomic data from
16+ GenomeArk combines VGP Phase I data with official genomic data from
1717 the NCBI Datasets and the UCSC Genome Browser, powered by the
1818 unlimited analytical capacity of the Galaxy Platform at the Texas
1919 Advanced Computing Center (TACC) and Jetstream2.
Original file line number Diff line number Diff line change @@ -16,11 +16,10 @@ export const SectionHero = (): JSX.Element => {
1616 < StyledSection >
1717 < SectionLayout >
1818 < Headline >
19- < Head > Mapping life’s code, one genome at a time </ Head >
19+ < Head > VGP Phase I genomes ready for analysis </ Head >
2020 < SubHeadline >
2121 < Subhead >
22- Access expertly curated sequencing and assembly data from the
23- world's leading genome projects.
22+ Select assembly, view it, and analyze without leaving the browser.
2423 </ Subhead >
2524 < Button { ...BUTTON_PROPS } href = { ROUTES . ORGANISMS } >
2625 Get started
You can’t perform that action at this time.
0 commit comments