Skip to content

Commit

Permalink
fix: Update hra organ gallery page on humanatlas.io (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushankhope authored Jun 14, 2024
1 parent 5e4c455 commit 98fc126
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 24 deletions.
2 changes: 1 addition & 1 deletion apps/humanatlas.io/src/app/shared/navigation-items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export const NAVIGATION_ITEMS: NavItems[] = [
route: 'user-story/5',
},
{
menuName: 'Organ Gallery in VR',
menuName: 'HRA Organ Gallery',
route: 'organ-gallery-in-vr',
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

- type: header
headerCard:
- title: Organ Gallery in VR
- title: HRA Organ Gallery
subtitle: An immersive application that allows users to explore 3D reference organs, anatomical structures, and cell types in virtual reality
image: assets/images/vr_gallery.svg
alt: Organ Gallery in VR icon
alt: HRA Organ Gallery icon

- type: announcement
announcementCard:
Expand All @@ -24,8 +24,16 @@
The Human Reference Atlas (HRA) Organ Gallery is a virtual reality (VR) application that enables users to explore 3D organ models of the HRA in their true size, location, and spatial relation to each other.
The HRA Organ Gallery has two main use cases: 1) introducing both novice and expert users to the HuBMAP data available via the HuBMAP Data Portal, and 2) providing quality assurance and quality control (QA/QC) for HRA data providers.
More use cases are under development. Further information can be found in this <a href="https://doi.org/10.1101/2023.02.13.528002" target="_blank">recent preprint title</a>.
Figure 1 compares the user interface for exploring the HRA via the [Exploration User Interface (EUI)](https://apps.humanatlas.io/eui/) to how it appears in the HRA Organ Gallery when using a Meta Quest 2 or 3. The app can be downloaded at
<a href="https://www.meta.com/experiences/5696814507101529" target="_blank">https://www.meta.com/experiences/5696814507101529</a>
Figure 1 compares the user interface for exploring the HRA via the [Exploration User Interface (EUI)](https://apps.humanatlas.io/eui/) to how it appears in the HRA Organ Gallery when using a Meta Quest 2 or 3.
styles:
margin-bottom: 2rem

- type: button
text: Use the HRA Organ Gallery
url: https://www.meta.com/experiences/5696814507101529

- type: margin
bottom: 5rem

- type: image
imageSource: assets/images/OrganGallery.jpg
Expand Down Expand Up @@ -71,22 +79,6 @@
Please email Andreas Bueckle (abueckle@iu.edu) if you are interested in contributing your input to the research and development of the HRA Organ Gallery.
- type: title
title: Video Demo
styles:
font-size: 1.5rem
font-weight: 300

- type: margin
bottom: 2.5rem

- type: player
youtubePlayer:
height: 584
width: 1232
videoId: V3rmLTANDC8
playerTitle: Please view the video below for a demo of the HRA Organ VR Gallery

- type: margin
bottom: 5rem

Expand All @@ -106,3 +98,7 @@
van Dam, Andries. 1997.
"<a href="https://doi.org/10.1145/253671.253708" target="blank">Post-WIMP User Interfaces</a>".
<i>Communications of the ACM</i> 40 (2): 63-67. doi: 10.1145/253671.253708.
A. Bueckle, C. Qing, S. Luley, Y. Kumar, N. Pandey, and K. Börner,
“The HRA Organ Gallery affords immersive superpowers for building and explorring the Human Reference Atlas with virtual reality,”
Frontiers in Bioinformatics, vol. 3, 2023. doi: <a href="https://doi.org/10.3389/fbinf.2023.1162723" target="_blank">10.3389/fbinf.2023.1162723</a>
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
route: /user-story/5
alt: Functional Tissue Unit Explorer icon
- icon: assets/images/vr_gallery.svg
title: Organ Gallery in VR
title: HRA Organ Gallery
body: An immersive application that allows users to explore 3D reference organs, anatomical structures, and cell types in virtual reality
route: organ-gallery-in-vr
alt: Organ gallery in VR icon
alt: HRA Organ Gallery icon
- icon: assets/images/hra_milletome.svg
title: Millitome
body: A unique 3D printed tool and standard operating procedure for the uniform sectioning of organs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
margin-bottom: 1rem
- type: button
text: VR Organ Gallery
url: https://humanatlas.io/hra-organ-gallery-in-vr
url: https://humanatlas.io/organ-gallery-in-vr
- type: image
imageSource: assets/images/ccf-og-1.png
alt: VR Organ Gallery
Expand Down

0 comments on commit 98fc126

Please sign in to comment.