Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexpreynolds/react-higlass-test
Test bench for HiGlass-based React application
https://github.com/alexpreynolds/react-higlass-test
Last synced: about 22 hours ago
JSON representation
Test bench for HiGlass-based React application
- Host: GitHub
- URL: https://github.com/alexpreynolds/react-higlass-test
- Owner: alexpreynolds
- Created: 2024-05-29T04:11:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T07:39:45.000Z (4 months ago)
- Last Synced: 2024-06-26T08:59:25.947Z (4 months ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-higlass-test
Test bench for HiGlass-based React application## Setup
```
npm install
npm run start
```## Notes
Code is commented out in `src/Components/HgContainer/HgContainer.js` and `src/Constants.js` for a `higlass-transcripts` track.
As shown in `package.json`, the transcripts plugin uses my customized fork as it depends on the `higlass-tabix-datafetcher` plugin.