aboutsummaryrefslogtreecommitdiff
path: root/doc/tools-doc.nix
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2019-03-06 13:25:52 +1100
committerJustin Bedo <cu@cua0.org>2019-03-06 13:33:16 +1100
commitbe9238d8266682925ae4ad4d291621c03ac38dfd (patch)
tree4c38efd2462dcf3c272a746beb85202aa18925c0 /doc/tools-doc.nix
parent455e1666a03d9918fe191d1969756d9755a3ecbb (diff)
api docs: init ascatNGS
Diffstat (limited to 'doc/tools-doc.nix')
-rw-r--r--doc/tools-doc.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tools-doc.nix b/doc/tools-doc.nix
index e510209..b79f69c 100644
--- a/doc/tools-doc.nix
+++ b/doc/tools-doc.nix
@@ -24,6 +24,7 @@ stage {
nixdoc -c "$1" -d "$2" -f "$1.nix" | sed 's/lib\./bionix./g' |grep -v locations.xml > "$1.xml"
}
+ docgen ascat 'ascatNGS CNV caller'
docgen bowtie 'Bowtie aligner'
docgen bwa 'BWA aligner'
docgen strelka 'Strelka2 variant caller'