BisqueRNA
:exclamation: This is a read-only mirror of the CRAN R package repository. BisqueRNA — Decomposition of Bulk Expression with Single-Cell Sequencing. Homepage: https://www.biorxiv.org/content/10.1101/669911v1 Report bugs for this package: https://github.com/cozygene/bisque/issues
Install / Use
/learn @cran/BisqueRNAREADME
Bisque
An R toolkit for accurate and efficient estimation of cell composition ('decomposition') from bulk expression data with single-cell information.
Bisque provides two modes of operation:
Reference-based decomposition
This method utilizes single-cell data to decompose bulk expression. We assume that both single-cell and bulk counts are measured from the same tissue. Specifically, the cell composition of the labeled single-cell data should match the expected physiological composition. While we don't explicitly require matched samples, we expect having samples with both single-cell and bulk expression measured will provide more accurate results.
Marker-based decomposition
This method utilizes marker genes alone to decompose bulk expression when a reference profile is not available. Single-cell data is not explicitly required but can be used to identify these marker genes. This method captures relative abundances of a cell type across individuals. Note that these abundances are not proportions, so they cannot be compared between different cell types.
Installation
The Bisque R package is available on CRAN
install.packages("BisqueRNA")
as well as Bioconda
conda install r-bisquerna
The package can also be installed from the GitHub repository
devtools::install_github("cozygene/bisque")
Getting Started
You can load Bisque as follows:
library(BisqueRNA)
The two modes of operation described above are called as follows:
res <- BisqueRNA::ReferenceBasedDecomposition(bulk.eset, sc.eset, markers)
res <- BisqueRNA::MarkerBasedDecomposition(bulk.eset, markers)
Each method returns a list of results with estimated cell proportions/abundances stored in res$bulk.props.
To see examples of these methods on simulated data, check out the vignette:
browseVignettes("BisqueRNA")
Related Skills
qqbot-channel
344.1kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
99.8k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
344.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
