DEGreportSet            List of process geuvadis data to test the
                        package
createReport            Create report of RNAseq DEG anlaysis
degBI                   Get the estimates of the fold change (FC) mean
                        from a FC distribution using bayesian inference
degBIcmd                Apply bayesian inference to estimate the
                        average fold change (FC) of a distribution
degComb                 Get random combinations of two groups
degFC                   get the FC for each gene between two groups
degMB                   Distribution of expression of DE genes compared
                        to the background
degMV                   Correlation of the standard desviation and the
                        mean of the abundance of a set of genes.
degMean                 Distribution of pvalues by expression range
degMerge                Integrate data comming from degPattern into one
                        data object
degNcomb                Get number of potential combinations of two
                        vectors
degObj                  Create a deg object that can be used to plot
                        expression values at shiny
                        server:runGist(9930881)
degPR                   plot the correlation between the rank according
                        estimator and the rank according FC
degPatterns             Make groups of genes using expression profile
degPlot                 Plot top genes allowing more variables to color
                        and shape points
degRank                 Get rank data frame with best score on the top
degResults              Complete report from DESeq2 analysis
degVB                   Distribution of the standard desviation of DE
                        genes compared to the background
degVar                  Distribution of pvalues by standard desviation
                        range
degVolcano              Create volcano plot from log2FC and adjusted
                        pvalues data frame
geneInfo                data.frame with chromose information for each
                        gene
humanSexDEedgeR         DGEList object for DE genes betwen Male and
                        Females
