Skip to content

Releases: KatrionaGoldmann/volcano3D

v2.0.9

17 May 12:16
Compare
Choose a tag to compare
  • Update URLs in README.md and vignette
  • Update author and maintainer email addresses
  • Add @return documentation to calc_pvals, calc_stats_2x3, and significance_subset functions

v2.0.8

26 Sep 20:25
Compare
Choose a tag to compare
  • Add back fc_cutoff option
  • Add deseq_2x3() function for 2x3 factor design comparisons using DESeq2
  • Add deseq_2x3_polar() which takes results of 2x3 factor design DESeq2
    comparisons generated by deseq_2x3 and converts results to a volc3d object
    ready for plotting
  • Add polar_coords_2x3() for 2x3 factor analysis of any dataset to generate a
    volc3d object for plotting
  • Add forest_plot for plotting genes from 2x3 factor comparisons
  • Add example of piping radial_plotly to webGL for increased speed
  • Fix labels and pass through of arguments in radial_plotly

v2.0.0

06 Jul 22:19
Compare
Choose a tag to compare

Major update including:

  • Significantly simplified pipeline
  • Streamlined polar_coords() function no longer requires a complex p-value table object
  • Conduit functions to make it much easier to make 3d volcano plots and 3-way polar plots from gene expression analysis using 'DESeq2' and 'limma voom'
  • Inbuilt statistical tests for group comparison (one-way ANOVA) and pairwise comparisons with easy calculation of p-values and optional adjustment for multiple testing
  • polar_coords() is thus able to accept more general data
  • Back compatibility has been maintained for old 'polar' class objects
  • volcano_plot and volcano_trio functions have been deprecated and removed
  • Bug fixes

Add camera scene

27 Apr 16:20
Compare
Choose a tag to compare
  • Add argument for scene camera in volcano3D

CRAN v1.1.0

26 Feb 19:09
Compare
Choose a tag to compare
  • allow colour coding to be based on pvalue or adjusted pvalue according to cutoff_criteria
  • allow subsetting by significance groups with the significance_subset function
  • fix legend dropping levels in volcano_trio
  • update volcano3D xy limits to prevent titles disappearing
  • allow flexible colour-coding in standard volcano plot
  • add offset for 3D axis titles
  • Allow changes to the hover text