Added grey.scale
parameter to vsDEGMatrix()
function.
Added text size parameters for all functions. These parameters are as follows:
xaxis.text.size
yaxis.text.size
xaxis.title.size
yaxis.title.size
main.title.size
legend.text.size
legend.title.size
facet.title.size
Each of these parameters controls font size in terms of typographic points.
Added data.return
parameters to all functions.
Added new aesthetic design parameter (aes
) for the vsBoxPlot()
function:
box
: standard box plotviolin
: violin plotboxdot
: box plot with dot plot overlayviodot
: violin plot with dot plot overlayviosumm
: violin plot with summary stats overlaynotch
: box plot with notchAdded new fill color parameter (fill.color
) for the vsBoxplot()
function:
Added labelling parameters for user to highlight/label IDs of interest. This was added to the following functions:
vsScatterPlot()
vsMAPlot()
vsVolcano()
vsFourWay()
This feature can be used by adding a vector of IDs found in their respective
data class using the highlight
parameter.
data.return
parameter to the vsScatterPlot()
function.Added a NEWS.md
file to track changes to the package.
Added new logo to commemorate its acceptance into Bioconductor.
Deployment of 9 functions:
vsScatterPlot()
vsScatterMatrix()
vsBoxplot()
vsDEGMatrix()
vsVolcano()
vsVolcanoMatrix()
vsMAPlot()
vsMAMatrix()
vsFourWay()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.