Skip to content

Commit 5cf6c9e

Browse files
Update Visualize.tsx to include SE4BIO (cBioPortal#5163)
explaining SE4BIO's services in the context of cBioPortal
1 parent bb986e7 commit 5cf6c9e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/pages/staticPages/visualize/Visualize.tsx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,22 @@ export default class Visualize extends React.Component<{}, {}> {
122122
</a>{' '}
123123
for details.
124124
</li>
125+
<li>
126+
<a href="https://se4.bio/" target="_blank">
127+
SE4BIO
128+
</a>{' '}
129+
provides software engineering and consultancy services,
130+
covering software architecture, business analysis, and the
131+
design of end-to-end solutions.
132+
SE4BIO also supports organizations in aligning cBioPortal
133+
with their broader data infrastructure, improving interoperability,
134+
streamlining workflows, and implementing custom features to meet
135+
specific research and clinical needs. Please{' '}
136+
<a href="https://se4.bio/contact/" target="_blank">
137+
contact SE4BIO
138+
</a>{' '}
139+
for details.
140+
</li>
125141
</ul>
126142

127143
<hr />

0 commit comments

Comments
 (0)