https://github.com/ekg/freebayes
Revision 40155b407a4bead708aaafcadf7904854c411275 authored by Erik Garrison on 09 April 2018, 15:09:32 UTC, committed by GitHub on 09 April 2018, 15:09:32 UTC
2 parent s c15b070 + 6725791
Raw File
Tip revision: 40155b407a4bead708aaafcadf7904854c411275 authored by Erik Garrison on 09 April 2018, 15:09:32 UTC
Merge pull request #453 from ekg/sensitive-defaults
Tip revision: 40155b4
.gitmodules
[submodule "bamtools"]
	path = bamtools
	url = https://github.com/ekg/bamtools.git
[submodule "intervaltree"]
	path = intervaltree
	url = https://github.com/ekg/intervaltree.git
[submodule "test/test-simple-bash"]
	path = test/test-simple-bash
	url = https://github.com/ingydotnet/test-simple-bash.git
[submodule "bash-tap"]
	path = test/bash-tap
	url = https://github.com/illusori/bash-tap.git
[submodule "vcflib"]
	path = vcflib
	url = https://github.com/vcflib/vcflib.git
[submodule "SeqLib"]
	path = SeqLib
	url = https://github.com/walaj/SeqLib.git
back to top