.. _`bioconductor-dexseq`: bioconductor-dexseq =================== The package is focused on finding differential exon usage using RNA-seq exon counts between samples with different experimental designs. It provides functions that allows the user to make the necessary statistical tests based on a model that uses the negative binomial distribution to estimate the variance between biological replicates and generalized linear models for testing. The package also provides functions for the visualization and exploration of the results. ======== =========== Home http://bioconductor.org/packages/release/bioc/html/DEXSeq.html Versions 1.16.6 License GPL (>= 3) Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bioconductor-dexseq ======== =========== Installation ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install bioconductor-dexseq and update with:: conda update bioconductor-dexseq