Tidyomics
Easily install and load packages from the tidyomics ecosystem
Install / Use
/learn @tidyomics/TidyomicsREADME
Overview
The tidyomics ecosystem is a set of packages for omics data analysis that work together in harmony; they share common Bioconductor data representations and API design consistent with the tidyverse ecosystem. The tidyomics package is designed to make it easy to install and load core packages from the tidyomics ecosystem with a single command.
The core packages are:
tidyomics_packages()
# [1] "tidySummarizedExperiment" "tidySingleCellExperiment"
# [3] "tidyseurat" "plyranges"
# [5] "tidySpatialExperiment"
The tidyomics ecosystem
Core packages
The core packages are automatically loaded when you run
library(tidyomics):
| Package | Intro | GitHub | Description | |----|----|----|----| | tidySummarizedExperiment | Vignette | GitHub | Tidy manipulation of SummarizedExperiment objects | | tidySingleCellExperiment | Vignette | GitHub | Tidy manipulation of SingleCellExperiment objects | | tidySeurat | Vignette | GitHub | Tidy manipulation of Seurat objects | | tidySpatialExperiment | Vignette | GitHub | Tidy manipulation of SpatialExperiment objects | | plyranges | Vignette | GitHub | Tidy manipulation of genomics ranges |
Additional manipulation packages
| Package | Intro | GitHub | Description | |----|----|----|----| | plyinteractions | Vignette | GitHub | Tidy manipulation of genomic interactions |
plyinteractions is under evaluation for inclusion in the core packages in future Bioconductor releases.
Analysis packages
| Package | Intro | GitHub | Description | |----|----|----|----| | tidybulk | Vignette | GitHub | Tidy bulk RNA-seq data analysis | | nullranges | Vignette | GitHub | Generation of null genomic range sets |
Installation
Installing the tidyomics package will install all core packages of the tidyomics ecosystem. The tidyomics package can be installed from Bioconductor:
BiocManager::install("tidyomics")
Additional packages can be installed independently as needed:
# Additional manipulation package
BiocManager::install("plyinteractions")
# Analysis packages
BiocManager::install("tidybulk")
BiocManager::install("nullranges")
Loading the tidyomics ecosystem
The core tidyomics packages can be attached with:
library(tidyomics)
This command also produces a summary of package versions and function conflicts. Function conflicts are a point of ongoing development and will be addressed over time.
You are now ready to start using the tidyomics ecosystem.
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
