Skip to content

Commit

Permalink
fix broken DE2 example (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcreasi authored Nov 26, 2024
1 parent 0cbec1e commit ed249bf
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function StartScreenExamples() {
<StartScreenExample
title="Biomarker relationship"
imgSrc={toStaticUrl(
"img/data_explorer_2/example_thumbnails/biomarker-relationship.png"
"img/data_explorer_2/example_thumbnails/biomarker-relationship-v2.png"
)}
plot={examples["biomarker-relationship"] as DataExplorerPlotConfig}
description={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"y": {
"axis_type": "raw_slice",
"slice_type": "gene",
"dataset_id": "copy_number_absolute",
"dataset_id": "OmicsAbsoluteCNGene",
"aggregation": "first",
"context": {
"name": "VPS4B",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit ed249bf

Please sign in to comment.