Unverified Commit 58d06f47 authored by David Kouřil's avatar David Kouřil Committed by GitHub
Browse files

Update README.md

parent 79b4c3ff
Pipeline #115627 passed with stage
in 1 minute and 55 seconds
## Chromazoom
## Chromoskein
Chromatin visualisation app + library
Chromoskein is a tool for visualizing genomic data with a special focus 3D chromatin structures predicted from Hi-C.
### Development
*The project uses WebGPU which is currently under development. In order to run Chromoskein, you will need experimental versions of modern browsers. **We recommend Google Chrome Canary.***
### Development
#### Supported browsers:
- Google Chrome Canary with `chrome://flags/#enable-unsafe-webgpu` flag enabled
Chromoskein is developed at [VisitLab](http://visitlab.fi.muni.cz) from Masaryk University, Brno, Czech Republic.
#### Project initialization
......@@ -16,11 +16,17 @@ Windows 10 (Creator's update and later):
`git clone -c core.symlinks=true`
Run dev server
- `cd app`
- `npm run serve`
#### Browser setup:
- Google Chrome Canary
- Enable webpu flag: `chrome://flags/#enable-unsafe-webgpu`
- Make sure hardware acceleration is enabled: `chrome://settings/system` > Use hardware acceleration when available
### Pages
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment