tidyprint
Custom Print Methods for SummarizedExperiment
Bioconductor version: 3.23 · Package version: 1.0.0
Provides customized print methods for 'SummarizedExperiment' objects to enhance readability and usability within a tidy workflow. It offers consistent, tidyverse-aligned console displays, including alternative tibble abstractions for large genomic data to improve discoverability and interpretation. The package also includes unified, contextual messaging utilities intended for the 'tidyomics' ecosystem.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("tidyprint") Details
| Maintainer | Chen Zhan <chen.zhan@adelaide.edu.au> |
| Author | Chen Zhan [aut, cre] (ORCID: <https://orcid.org/0000-0002-4794-8339>) |
| License | GPL-3 |
| URL | https://github.com/tidyomics/tidyprint |
| Bug Reports | https://github.com/tidyomics/tidyprint/issues |
| Downloads rank | 57 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software, Visualization |