From 3d5f8f896b0fd907a7ad7047ea3e5aa3dafedb7c Mon Sep 17 00:00:00 2001 From: David Steinberg Date: Wed, 26 Oct 2016 17:19:23 -0700 Subject: [PATCH] Add RNA to index --- doc/source/api/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/api/index.rst b/doc/source/api/index.rst index ca986b40..5cb09965 100644 --- a/doc/source/api/index.rst +++ b/doc/source/api/index.rst @@ -73,6 +73,15 @@ algorithms which help to describe, classify, and understand variants. alleleAnnotations +RNA Quantification +@@@@@@@@@@@@@@@@@@@@@ + +The RNA quantifications provides a means of obtaining feature level +quantifications derived from a set of RNA reads. + +.. toctree:: + rna_quantifications + Genotype to Phenotype @@@@@@@@@@@@@@@@@@@@@