1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290
|
DEGreport News
CHANGES IN DEGreport 1.25.1
* Fix: load dplyr::n() to avoid error
CHANGES IN DEGreport 1.23.3
* Fix: pass min_counts parameter to degPlotCluster
CHANGES IN DEGreport 1.23.2
* Fix: adopt class(counts)[1] to check classes
CHANGES IN DEGreport 1.23.1
* Feature: add prefix to clusters plot in `degPlotCluster`
CHANGES IN DEGreport 1.21.2
* Feature: add `scale` option to degSignature
* Feature: add lfdr support from fdrtools to degCombs and DEGSet object.
CHANGES IN DEGreport 1.21.1
* Fix: call summary from DESeq2
* Fix: degPlot to avoid reordering `ann` vector when checking if they exists.
* Fix: degSignature to work with new version of melt.
* Fix: degVolcano doesn't uses ranges of 0.5 in the x axis anymore
* Fix: degMA used always raw table, now fixed to use the right one.
CHANGES IN DEGreport 1.19.2
* Fix: Error when metadata doesn't contain group column. Thanks to @hexaflexa.
* Fix: Update documentation link in degComb.
* Fix: Fix error when factor has extra-levels by @roryk.
* Fix: Fix cutoff summary in degPattern.
CHANGES IN DEGreport 1.19.1
* Feature: Accept data.frame to plot custom clusters.
* Feature: Add cluster consistency plot to degPattern.
CHANGES IN DEGreport 1.17.8
* Fix: typo in as.DEGSet from DESeq2 object.
CHANGES IN DEGreport 1.17.7
* Fix: re-format NEWS file
CHANGES IN DEGreport 1.17.6
* Fix: Error in degCovariate when no correlation exists.
CHANGES IN DEGreport 1.17.5
* Fix: Fix documentation warning.
CHANGES IN DEGreport 1.17.4
* Feature: Reduce parameter is used to remove outlier points
after clustering genes.
* Feature: Add maximum log2FoldChange to the significance output
when multiple comparisons are used as inputs.
* Feature: Remove non-mapped genes in degPlot.
* Feature: Add specific function to plot degPatterns clusters.
* Fix: Support DESeqResults for list of DEGSets.
* Feature: Add variable selection for covariates that correlate with PCs
in degCovariate function.
* Feature: Add lasso as an option to variable selection in covariate
analysis.
* Feature: Fill with colors only significant variables by lm or lasso, and
draw borber for correlated variables by cor.test.
CHANGES IN DEGreport 1.17.3
* Fix: degCovariates works with metadata only with numerical variables
* * Feature: Improve support for DEGSet conversion.
* Fix: Remove theme set up for degPCA plot.
* Feature: Make function to generate colors for metadata variables for
annotation column in heatmap figure.
* Feature: Improve degCovariates to add effect size of the covariates.
Thanks to @vbarrera
* Fix: Improve degCovariates man pages.
CHANGES IN DEGreport 1.17.1
* Fix: remove discrete scale color in degPCA.
* Feature: Return same output for degPatterns with single genes. Thanks Amir Jassim.
* Feature: Allow custom y-axis lab in degPlot. Thanks @vbarrera.
CHANGES IN DEGreport 1.15.4
* Fix: * Fix typo in variable inside degClean
* Fix: Remove all columsn with NA values in degClean
* Feature: Plot only when degPatterns has only one gene. Thanks Amir Jassim.
* Feature: Add geom_cor to plot correlation values to a ggplot2 plot.
* Feature: Add eachStep option to degPattern to apply groupDifference
to each time point and not only to the maximum and minimum values.
* Feature: Add covariates dendograme to degCovariates.
* Fix: Wrong matrix in degPattern. Thanks Amir Jassim.
* Feature: Add option to filter genes in degPattern. Thanks Amir Jassim.
* Feature: Return raw and summarise table in degPattern
* Feature: Migrate to rmarkdown for vignette
* Feature: Return prcomp output when using degPCA
* Fix: Typo in degPattern function, and set up to FALSE the
use of consensusCluster.
* Fix: degPlot to be able to work with one gene.
* Feature: Add the option to look for specific patterns, or genes as
reference.
* Feature: Return scaled values if scale==TRUE in degPattern.
* Feature: Add values used in plots for degPattern function. Thanks to Amir Jassim.
* Feature: Get significants for a list of DEGSet objects binding
the tables first, calculating a new FDR,
and aplying the filter as last step.
https://support.bioconductor.org/p/104059/#104072
CHANGES IN DEGreport 1.15.2
* Feature: Add support to list for significant and recover full table.
* Feature: Add support to different shrinkage estimator.
* Fix: Volcano plot was plotting wrong the shadows in the y-axis.
* Fix: Use correct option in DESeq2::results to count UP/DOWN genes.
* Feature: Allow to ask for up/down genes. Thanks to Radhika Khetani.
CHANGES IN DEGreport 1.15.1
* Fix: Add checking point in degPCA
* Feature: Add function to plot basic expression signatures.
CHANGES IN DEGreport 1.13.12
* Fix: * Fix NA values in covariates analysis and add pvalue-ploting
* Fix: Avoid error when none covariate is significant
* Feature: Return scatter plots between PCs and metadata in degCovariates.
* Feature: Use ConsensusClusterPlus to cluster genes with degPatterns.
CHANGES IN DEGreport 1.13.11
* Feature: significant works with DESeqResults class.
* Fix: log2 in degPlot wasn't active.
* Feature: Allow plot samples together or not in degCheckFactor.
* Feature: Migrate vignette to new BiocStyle.
* Fix: Automatic QC report. Reduce final report with most important figures.
CHANGES IN DEGreport 1.13.10
* Fix: Complete vignette with new functions.
* Feature: Add DEGSet construct to accept other sources.
* Feature: Adapt degQC to accept DEGSet object.
* Feature: Allow multiple group for degMB and degVB.
* Feature: Add optional log2 for gene plotting.
* Feature: Plot correlation of shrunken vs unshruken log2fc.
* Feature: Allow to plot original MA plot.
* Feature: Adapt summary of DESeq2Results to data.frame and compatible with
markdown output, and multiple alpha values.
* Fix: links in man pages.
* Feature: Pass options to Heatmap in degCorCov.@vbarrera.
* Feature: Add parameter to select top rows from DEGset.
* Fix: Change method names to short words.
* Feature: degVolcano accepts DESeq2Results class.
* Fix: degPCA print the correct PC number on x/ylabels.
* Fix: Move NEWS to parent folder.
* Feature: Add method to get significant genes from DEGSet class.
* Feature: Add plotMA method to show shrunken effect. @vbarrera
* Fix: Move to testthat for examples.
* Feature: Adding main class and methods to handle DEG output.
* Fix: axis in degPCA now show the values.
* Feature: Handle multiple contrasts/coefficient for DESeq2 results.
CHANGES IN DEGreport 1.13.7
* Feature: new function to analyze the correlation
among covaritaes in metatdata
Deprecation: all functions related to foldchange accuraty are removed.
Using lfcShrink much better now
Style: Add more unit tests
* Feature: Accept SE like objects to degPlot and
use better gene names if rowData has it
* Feature: Use plot_grid for degPattern and save plot
* Feature: Use text or point in degPCA
* Feature: * Fix labels of degPlot
* Feature: Accept matrix in degPlot
* Fix: correctly handling rowData in SE objects for degPlot
* Fix: plot only legend if group > 1
* Feature: More output for degPattern
* Style: change to lower-cases inside degCovariates function
CHANGES IN DEGreport 1.13.6
* Feature: Add degPCA plot from Rory Kirchner
CHANGES IN DEGreport 1.13.5
* Feature: Accept matrix for degWidePlot
CHANGES IN DEGreport 1.13.4
* Feature: Add degCovariates to calculate correlations
between PCs from count data and covariates
from metadata
CHANGES IN DEGreport 1.13.3
* Feature: Add degMDS for PCA like clustering figures
* Feature: Add labels parameters to degPlot
CHANGES IN DEGreport 1.13.2
* Feature: add degFilter to filter genes by group
CHANGES IN DEGreport 1.13.1
* Feature: change arrange for plotQC plots with cowplot
* Feature: Use theme_minimal inside degResults
* Feature: Change title for some sections in degResults
CHANGES IN DEGreport 1.11.7
* Fix: Add new contributor
CHANGES IN DEGreport 1.11.6
* Feature: Add function to plot genes in a wide format
CHANGES IN DEGreport 1.11.4
* Feature: Re-organize vignette.
* Feature: Ignore warnings when plotting
* Feature: Improve volcano plot
CHANGES IN DEGreport 1.11.3
* Fix: * Fix order of clusters figures that are not in the correct
place in some cases with many groups.
CHANGES IN DEGreport 1.11.2
* Features: Add degCheckFactors functions to plot sizefactors used to
normalize count data.
CHANGES IN DEGreport 1.11.1
* Fixes: print clusterProfiler output.
CHANGES IN DEGreport 1.9.9
* Fixes: * Fix the reduccion of clusters to use correlation
values directly.
CHANGES IN DEGreport 1.9.9
* Fixes: GO enrichment function. Input genes was wrong.
CHANGES IN DEGreport 1.9.7
* Features: Add functions to return markdown report from DESeq2 object,
and clustering function for time course data.
* Fixes: small bugs related to Nan values or small diversity values
in QC plots.
CHANGES IN DEGreport 1.4.0
* Fix SOME TEXT IN VIGNETTE, AND CLEAN DEPENDS FLAG
CHANGES IN DEGreport 1.01.01
* Fix BUG WHEN ONLY ONE GENE IS DEG
CHANGES IN DEGreport 0.99.12
* CORRECT DOC OF createReport
CHANGES IN DEGreport 0.99.11
* ADD ncores TO REPORT CREATION
CHANGES IN DEGreport 0.99.10
* REMOVE BIOMART FROM VIGNETTES DUE TO WINDOWS UNKNOWN BUILD ISSUES
CHANGES IN DEGreport 0.99.9
* ADDING PARALLELIZATION TO BAYESIAN INFERENCE
CHANGES IN DEGreport 0.99.4
* replacing tab by 4 spaces
* cleaning up function
* adding unit tests
|