From be9238d8266682925ae4ad4d291621c03ac38dfd Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Wed, 6 Mar 2019 13:25:52 +1100 Subject: api docs: init ascatNGS --- doc/tools-doc.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/tools-doc.nix') 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' -- cgit v1.2.3