File: .gitmodules

package info (click to toggle)
libseqlib 1.1.2%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,508 kB
  • sloc: cpp: 7,176; sh: 805; makefile: 60
file content (11 lines) | stat: -rw-r--r-- 283 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[submodule "fermi-lite"]
	path = fermi-lite
	url = https://github.com/jwalabroad/fermi-lite
[submodule "htslib"]
	path = htslib
	url = https://github.com/samtools/htslib
        branch = master
[submodule "bwa"]
	path = bwa
	url = https://github.com/jwalabroad/bwa
	branch = Apache2