cinaR 0.2.4
- Bug fix and changes:
- Bioconductor related packages are suggested
- Added .on_attach() for smooth CRAN checks
cinaR 0.2.2
- Added:
-
comparison.schemeeither set toOVO(default) which will compare each contrasts to each other. If it’s set toOVAeach contrast will be compared to rest.
-
cinaR 0.2.1
CRAN release: 2021-04-02
- Added:
- An extra argument
sv.numberis added if user wants to set the number of surrogate variables.
More info here. -
verboseargument, default set toTRUE. I think, I have implemented this in a really cool way! -
cinaRgenesetsadded to vignette.
- An extra argument
cinaR 0.2.0
CRAN release: 2021-01-05
- Added:
-
heatmap_differentialfunction to be able to plot the heatmaps of a given comparison. -
show_comparisonsis added to see the available comparisons before you plot differential heatmaps.
-
- Changed:
-
heatmap_plotis now renamed toheatmap_var_peaks, which makes more sense.
-