版本2.42.0变化- - - - - - - - - - - - - - - - - - - - - - - - -阿新功能查询的结果将被缓存,如果检测到重复查询结果从磁盘加载。微小的改动o运用用户将被重定向到他们最亲密的镜子,除非主机参数是显式地提供。在这种情况下,定义的值将被执行。未使用的论点的ssl。verifypeer”从listMarts()和useMarts ()。o RCurl从包dependecies删除。BUG修复o改进了选择正确的端口使用http和https时o结果包含非转义新行字符现在成功返回。2.36.0版本的变化- - - - - - - - - - - - - - - - - - - - - - - - - BUG修复o修补问题返回可用数据集的列表,如果一个或多个数据集的描述包括一个撇号(运用引入新的灵长类动物)。o抓住场景ensemblRedirect = FALSE仍被忽视。o改变查询提交在检测到重定向时应对显然运用镜子的新行为。 MINOR CHANGES o Increase query timeout limit to 5 minutes. CHANGES IN VERSION 2.34.0 ------------------------- NEW FEATURES o Added the listEnsemblArchives() function. This returns a table of the available Ensembl archives, and replaces the archive = TRUE argument to several functions, which was no longer working. BUG FIXES o The Ensembl BioMart server doesn't always respond well if queries with more than 500 filter values are submitted. If a query that exceed this is detect biomaRt will now submit the query in batches and concatonate the result when completed. MINOR CHANGES o You can now provide a host with 'http://' at the start, or a trailing '/' (typically copy/pasted from a browser) and useMarts() etc will cope. CHANGES IN VERSION 2.32.0 ------------------------- BUG FIXES o Fixed bug when columns were not returned in the order requested, which resulted in the wrong column names being added to the result. CHANGES IN VERSION 2.30.0 ------------------------- SIGNIFICANT USER-LEVEL CHANGES o Updated vignette to use BiocStyle and execute most code chunks.