版本变化1.18.0 - - - - - - - - - - - - - - - - - - - - - - - - o扩展toGRanges支持新特性。现在可以变换报道对象(即toGRanges(覆盖率(A)))到农庄。它还支持”。assoc”文件由叮铃声。o overlapPermTest现在支持多个地区集在B和执行多排列测试每一个速度远远超过独立测试它们。BUG修复o多个BUG修复版本1.13.2变化- - - - - - - - - - - - - - - - - - - - - - - - BUG修复o createRandomRegions忽视了非。重叠的论点。现在它的工作。1.13.1版本的变化- - - - - - - - - - - - - - - - - - - - - - - -新特性o修订toGRanges现在接受UCSC基因组区域描述使用和进口(“chr9:23000 - 25000”)。它也可能需要一个基因组参数,并相应地设置这些农庄的基因组信息。1.9.2版本的变化- - - - - - - - - - - - - - - - - - - - - - - -阿新特性的简化接口toGRanges以简化时使用手动创建农庄。 Now toGRanges("chr1", 10, 20) is valid. BUG FIXES o Multiple minor bug fixes CHANGES IN VERSION 1.1.8 ----------------------- NEW FEATURES o Added new functionality to permTest to use multiple evaluation functions with a single randomization procedure. This gives a significant speedup when comparing a single region set with multiple other features o Created a new function createFunctionsList() that given a function and a list of values, creates a list of curried functions (e.g with one parameter preassigned to each of the given values) PERFORMANCE IMPROVEMENTS o Complete rewrite of randomizeRegions() resulting in a 10 to 100 fold speedup BUG FIXES o Multiple minor bug fixes