An open API service indexing awesome lists of open source software.

https://github.com/higlass/cnv-explorer


https://github.com/higlass/cnv-explorer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## HiGlass CNV explorer

To use simply start an http server in this directory:

```
python -m http.server 8011
```

or

```
python -m SimpleHTTPServer 8011
```

If you're using Python 2.x

Open up a web browser and go to http://localhost:8011