1.3.1版本+发布版本的变化1.2.1 - - - - - - - - - - - - - - - - - - - - - - - - o添加EDLogo情节突出浓缩和损耗o添加新填充和边界样式的标志啊,添加了一个狄利克雷自适应收缩(dash)自适应缩放位置权重o添加装饰图案的教程多面板标识情节和Logolas情节结合ggplot2图形。o一些输入参数弃用或传递到控制参数o背景矩阵或向量选择添加了比较标志图可视化之前的信念。o PSSM标志情节功能增加了对蛋白质序列的主要主题可视化o函数添加到计算高度的充实和消逝的符号标志。o命名为调用添加基本在每个位置。这次1.2.1版本的变化- - - - - - - - - - - - - - - - - - - - - - - - o废弃损耗重量输入任何范围标识+们日志和probKL和wKL方法添加到组可能标志1.3.1版本的变化- - - - - - - - - - - - - - - - - - - - - - - - o弃用两个函数——“logomaker”和“nlogomaker”标准和EDLogo。所有商标情节可以现在使用相同的生成函数——“logomaker ()”。这个函数的类型参数可以选择标志或EDLogo。o将包从近60导出函数只是7导出函数。o输入数据的格式现在更加灵活,它允许一个向量的字符序列,随着烤瓷或脉宽调制矩阵(见小插图)。o改变了复杂的“color_profile”参数为三个独立的参数——“color_type”类似于“美元color_profile类型”参数之前,“颜色”参数允许用户选择的颜色,和一个“color_seed”参数允许用户从队列样本不同的颜色。 We now provide a default cohort of `colors` as well as default `color_type` in `per-row` (see vignette). The user now can do with not worrying about defining `color_profile` at all, and use the defaults instead and change the default cohort by `color_seed`. (see vignette). o added a `return_heights` option in `logomaker()` function that, when set to TRUE, returns the information of the heights of the stacks used for both standard and EDLogo (see vignette). o added a `use_dash` argument that, when set to TRUE, would automatically detect if the input is a character sequence of PFM matrix and perform adaptive scaling of heights (see vignette). o updated the vignette completely with major focus on the EDLogo representation and the use of the current `logomaker()` functionality o updated the README - with citation information and a demo example added. o Updated the gallery codes (https://kkdey.github.io/Logolas-pages/Gallery.html) here to conform to the new system of functions. o Updated the HTML vignette (https://kkdey.github.io/Logolas-pages/workflow.html) to match with the pdf version of the vignette attached with the package. o updated README with examples from String logos (histones and mutation signatures). o moved from having data under `inst/extdata` to the `data` folder. o added a `demo` folder containing some test gallery examples.