Skip to content

Commit c533181

Browse files
authored
Merge pull request #1599 from jay-hodgson/PORTALS-3441
PORTALS-3441: update copy for ELITE portal cohort builder
2 parents 5c68395 + 904245f commit c533181

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

apps/portals/elportal/src/config/explorePageRoutes.tsx

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,18 @@ import publicationsQueryWrapperPlotNavProps from './synapseConfigs/publications'
1212

1313
const COHORT_BUILDER_ORIENTATION_BANNER_TEXT = (
1414
<>
15-
This page helps you explore and find data in the ELITE Portal related to a
16-
specific group of Participants. Add filters to build a list of participants,
17-
select specific participants you are interested in, and view the files
18-
associated with your chosen cohort. From there, you can download the related
19-
data files or Sent to CAVATICA for analysis. See the ELITE Portal Help Docs
20-
for more information about{' '}
15+
Cohort Builder helps you filter data in the ELITE Portal to find relevant
16+
data records for your research. Apply filters to define cohorts based on
17+
demographic and dataset attributes and view the files associated with your
18+
cohort. Visit our{' '}
2119
<a
2220
href="https://help.eliteportal.org/help/explore-data#ExploringData-OverviewoftheCohortBuilderSubtab"
2321
target="_blank"
2422
rel="noreferrer"
2523
>
26-
Cohort Builder
27-
</a>
28-
.
24+
Help Docs
25+
</a>{' '}
26+
for more information.
2927
</>
3028
)
3129

0 commit comments

Comments
 (0)