Skip to content

Commit

Permalink
Switched spraggins set from female to male millitome
Browse files Browse the repository at this point in the history
  • Loading branch information
bherr2 committed Aug 16, 2024
1 parent a66aba8 commit d941a0d
Show file tree
Hide file tree
Showing 3 changed files with 1,563 additions and 1,554 deletions.
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&amp;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>
Loading

0 comments on commit d941a0d

Please sign in to comment.