diff options
author | Peter Amstutz | 2020-05-11 10:38:15 -0400 |
---|---|---|
committer | GitHub | 2020-05-11 10:38:15 -0400 |
commit | 55bab826fda6c6bc3190476f8e2c61e51ef092d6 (patch) | |
tree | 02cc9ec2a79fa0c04ded33ccec009ebe03331f39 /.gitmodules | |
parent | 20b446c79420b1d5c9742caed6713b7a3e5991f4 (diff) | |
parent | ca7df27a6349e7b7009e1d1d5fec372106a072b1 (diff) | |
download | bh20-seq-resource-55bab826fda6c6bc3190476f8e2c61e51ef092d6.tar.gz bh20-seq-resource-55bab826fda6c6bc3190476f8e2c61e51ef092d6.tar.lz bh20-seq-resource-55bab826fda6c6bc3190476f8e2c61e51ef092d6.zip |
Merge pull request #49 from mr-c/add_pangenome_browser_prep
add pangenome browser prep
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c7d7f99 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "workflows/tools"] + path = workflows/tools + url = https://github.com/common-workflow-library/bio-cwl-tools.git |