-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switched spraggins set from female to male millitome
- Loading branch information
Showing
3 changed files
with
1,563 additions
and
1,554 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
staging/hubmap-pancreas-millitome-spraggins-2024/millitome-generic-pancreas-male.html
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>HRA Millitome: Generic Pancreas, Male</title> | ||
<base href="https://cdn.humanatlas.io/ui/ccf-eui/" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<link rel="icon" type="image/png" href="/favicon.png" /> | ||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap" rel="stylesheet" /> | ||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined" rel="stylesheet" /> | ||
<link href="styles.css" rel="stylesheet" /> | ||
<script src="wc.js" async></script> | ||
</head> | ||
|
||
<body> | ||
<ccf-eui | ||
logo-tooltip="HRA Millitome: Generic Pancreas, Male" | ||
home-url="https://cns-iu.github.io/hra-cell-type-populations-supporting-information/" | ||
data-sources='["https://raw.githubusercontent.com/hubmapconsortium/hra-kg/main/digital-objects/millitome/generic-pancreas-male/v1.0/raw/dataset-graph.jsonld?cache=false"]' | ||
theme="hubmap" | ||
login-disabled="true" | ||
filter='{"sex": "Male"}' | ||
selected-organs='["http://purl.obolibrary.org/obo/UBERON_0002097", "http://purl.obolibrary.org/obo/UBERON_0001264"]' | ||
></ccf-eui> | ||
</body> | ||
</html> |
Oops, something went wrong.