-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor changes for the v0.6.0 release
- Loading branch information
Showing
6 changed files
with
31 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
<div class="ccf-home wrapper"> | ||
<div class="container"> | ||
<h2>HuBMAP User Interface v0.5.0</h2> | ||
<h2>HuBMAP Exploration User Interface v0.6.0</h2> | ||
<div class="subtitle"> | ||
Proof-of-Concept User Interface (UI) for the Common Coordinate Framework (CCF) to be delivered by the MC-IU team in June 2019. | ||
Proof-of-Concept Exploration User Interface (EUI) for the Common Coordinate Framework (CCF). | ||
</div> | ||
<div class="list-header"> | ||
The current user interface supports: | ||
The current user interface supports: | ||
</div> | ||
<div class="list-container"> | ||
<ul class="list"> | ||
<li>Visual browsing of tissue samples and metadata at the whole body, organ, tissue, and cell level.</li> | ||
<li>Filtering by metadata (age, gender, TMC, and technology), results are presented at all views.</li> | ||
<li>Submit questions and comments on the CCF UI.</li> | ||
<li>Submit questions and comments on the CCF EUI.</li> | ||
<li>Semantic search by ontology, results are presented at all levels.</li> | ||
<li>Data download at the whole body, organ, tissue, and cell level, i.e., link to https://sampledata.hubmapconsortium.org.</li> | ||
</ul> | ||
</div> | ||
<div class="revision-text"> | ||
Revision: 05/24/2019 | ||
Revision: 11/08/2019 | ||
</div> | ||
<div class="logo"> | ||
<img src="assets/images/nih_master_logo.svg" alt="NIH logo"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters