File: README.md

package info (click to toggle)
htsjdk 4.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 162,692 kB
  • sloc: java: 122,525; xml: 1,033; sh: 296; perl: 189; makefile: 31; python: 27; javascript: 24
file content (5 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (3)
1
2
3
4
5
This folder contains scripts and files necessary for starting a local htsget reference server so that htsget functionality can be tested.

`start-htsget-test-server.sh` starts a docker image running the reference server, serving files from the directory `src/test/resources/htsjdk/samtools/BAMFileIndexTest/`.

`htsget_config.json` configures the mapping between path name patterns and resource sources used by the reference server.