File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
apps/portals/elportal/src/config Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -12,20 +12,18 @@ import publicationsQueryWrapperPlotNavProps from './synapseConfigs/publications'
12
12
13
13
const COHORT_BUILDER_ORIENTATION_BANNER_TEXT = (
14
14
< >
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{ ' ' }
21
19
< a
22
20
href = "https://help.eliteportal.org/help/explore-data#ExploringData-OverviewoftheCohortBuilderSubtab"
23
21
target = "_blank"
24
22
rel = "noreferrer"
25
23
>
26
- Cohort Builder
27
- </ a >
28
- .
24
+ Help Docs
25
+ </ a > { ' ' }
26
+ for more information .
29
27
</ >
30
28
)
31
29
You can’t perform that action at this time.
0 commit comments