新特性- (v. 1.7.1)实现project_title()和project_information()从项目id中检索汇总信息。新特性- (v. 1.5.1)实现hca_view()用于交互式tibble视图和过滤器- (v. 1.5.7)允许用户通过catalogs参数指定首选目录()用户可见更改- (v. 1.5.3)提供更多默认项目()列(类似于数据门户)。(v. 1.5.4)通过缩短部分代码块的输出来提高小插图的可读性;使用内置的“管道”,|>。Bug修复- (v. 1.5.2) projects()通过分页大小为100的结果集来构造项目的完整tibble,以适应上游的更改。参见https://github.com/Bioconductor/hca/issues/33 - (v. 1.5.5) facet_options()查询更新的API规范的正确部分以查找可用的过滤器。新特性- (v. 1.1.5)实现manifest()端点。为projects()、bundles()、samples()和files()实现“tibble_expand”选项。实现optimus_loom_annotation()。错误修正- (v. 1.2.1) manifest()使用所有行来猜测列格式。 Changes in version 1.0 (2021-08-19) Bug fixes - (v. 1.0.3) Update unnamed query columns s.t. they are named more compactly - (v. 1.0.3) Update how .as_tbl_hca() supports queries where all values are NULL - (v. 1.0.3) Update how class definitions for tibbles returned by projects(), files(), samples(), and bundles() are applied; ensure that all tibbles have minimum necessary columns. - (v. 1.0.2) Update files_download() to clarify error message - (v. 1.0.1) Update files_download() to avoid unnecessary downloads - (v. 1.0.1) Update filters() to handle long character strings without newline breaks Changes in version 0.99.0 (2021-02-26) - Prep for submission to Bioconductor - Added a NEWS.md file to track changes to the package.