File: .gitmodules

package info (click to toggle)
uncalled 2.3%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 952 kB
  • sloc: cpp: 5,335; python: 2,007; sh: 125; makefile: 69
file content (18 lines) | stat: -rw-r--r-- 555 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "fast5"]
	path = submods/fast5
	url = https://github.com/mateidavid/fast5.git
[submodule "bwa"]
	path = submods/bwa
	url = https://github.com/lh3/bwa
[submodule "pdqsort"]
	path = submods/pdqsort
	url = https://github.com/orlp/pdqsort
[submodule "toml11"]
	path = submods/toml11
	url = https://github.com/ToruNiina/toml11.git
[submodule "submods/hdf5"]
	path = submods/hdf5
	url = https://github.com/HDFGroup/hdf5.git
[submodule "submods/read_until_api"]
	path = submods/read_until_api
	url = https://github.com/nanoporetech/read_until_api.git