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
|