Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Add a reference for geneId example
Browse files Browse the repository at this point in the history
  • Loading branch information
lingyun1010 committed Mar 15, 2019
1 parent fd3afc0 commit 73a32e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/Demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Demo extends React.Component {
selectedColourBy: ks[Math.round((ks.length -1) / 2)].toString(),
selectedColourByCategory: `clusters`,
highlightClusters: [],
experimentAccession: `E-EHCA-2`//ENSG00000135423
experimentAccession: `E-EHCA-2`//ENSMUSG00000044338
}

this.experimentAccessionInput = React.createRef()
Expand Down

0 comments on commit 73a32e3

Please sign in to comment.