版本1.1.3 -添加灰色的变化。规模参数vsDEGMatrix()函数。——增加了对所有功能的文本大小参数。这些参数如下:- xaxis.text。——yaxis.text大小。——xaxis.title大小。——yaxis.title大小。——main.title大小。——legend.text大小。——legend.title大小。——facet.title大小。大小这些参数控制字体大小排版的点。1.1.2版本——添加数据的变化。返回参数的所有功能。——增加了新的美学设计参数(aes) vsBoxPlot()函数:-盒:标准的箱线图-小提琴:小提琴情节- boxdot:箱线图与导图叠加- viodot:小提琴情节与导图叠加- viosumm:小提琴情节与汇总统计覆盖切口:箱线图缺口——添加新填充颜色参数(fill.color) vsBoxPlot()函数:——基于调色板RColorBrewer包中找到。 - A visual list of all the palettes can be found here. Changes in version 1.1.0 - 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. - Added data.return parameter to the vsScatterPlot() function. Changes in version 1.0.0 - 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()