higlass / higlass/higlass-server

README: What is </path/to/data>

Open
#91 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
22
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Following the readme, I'm not sure what to do at this point.... Should I have already created `/https` and `/http`?
```
git clone https://github.com/reservoirgenomics/httpfs.git
pip install -r httpfs/requirements.txt
python /internal-services/httpfs/httpfs.py /https https --lru-capacity 1000 --disk-cache-dir /data/disk-cache --disk-cache-size 4294967296
python /internal-services/httpfs/httpfs.py /http http --lru-capacity 1000 --disk-cache-dir /data/disk-cache --disk-cache-size 4294967296
python /internal-services/httpfs/httpfs.py /http ftp --lru-capacity 1000 --disk-cache-dir /data/disk-cache --disk-cache-size 4294967296
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.