aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2019-03-06 13:52:56 +1100
committerJustin Bedo <cu@cua0.org>2019-03-06 13:52:56 +1100
commita0cb745ca7a0c1bdfef31fa1489384273774cb4d (patch)
treea964c4313442acbcbc7aa9125df92be54ac94500 /doc
parentd52ef1a0189015ea463628391e8877bc0c1d11a5 (diff)
api docs: init GRIDSS
Diffstat (limited to 'doc')
-rw-r--r--doc/tools-doc.nix1
-rw-r--r--doc/tools.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/tools-doc.nix b/doc/tools-doc.nix
index f52f6ad..d68a6b1 100644
--- a/doc/tools-doc.nix
+++ b/doc/tools-doc.nix
@@ -30,6 +30,7 @@ stage {
docgen cnvkit 'CNVkit CNV caller'
docgen facets 'Facets CNV caller'
docgen fastqc 'FastQC quality control'
+ docgen gridss 'GRIDSS SV caller'
docgen strelka 'Strelka2 variant caller'
mkdir $out
diff --git a/doc/tools.xml b/doc/tools.xml
index 2592b48..022aa3f 100644
--- a/doc/tools.xml
+++ b/doc/tools.xml
@@ -14,6 +14,7 @@
<xi:include href="cnvkit.xml" />
<xi:include href="facets.xml" />
<xi:include href="fastqc.xml" />
+ <xi:include href="gridss.xml" />
<xi:include href="strelka.xml" />
</section>
</book>