Skip to content

v2.0.8

Compare
Choose a tag to compare
@myles-lewis myles-lewis released this 26 Sep 20:25
· 12 commits to master since this release
  • 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