higlass / higlass/higlass-server
README: What is </path/to/data>
- 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.