DNBr
No description available
Install / Use
/learn @Kaiyu-W/DNBrREADME
DNBr
This code is written by R, to compute the Dynamic Network Biomarkers(DNB) model developed by ChenLab in CAS, China.
If you're interested in this subject, please
- go to http://sysbio.sibcb.ac.cn/sysbio/cb/chenlab/LuonanChen.htm or
- email lnchen@sibs.ac.cn to let us know.
To install this package, use the following command in R:
devtools::install_github("Kaiyu-W/DNBr")
More details see the codes by vignette("DNBr") or ?DNBr::function in R, please.
Log:
-
Add choice
high_cutoff = -1for DNBcompute() to skip selecting highly variable genes. -
Add parameter
force_allgenefor DNBfilter() to control which genes are used as background. -
Note that,
- To stay consistent with DNBcompute(), DNBfilter(force_allgene = FALSE) as default.
- There may be some missing genes when DNBfilter(force_allgene = FALSE) because of different high variable genes among groups, and those missing ones will later be removed from modules during computation. Use
DNBcompute(..., high_cutoff = -1)to avoid this. - Use
DNBfilter(..., force_allgene = TRUE)to re-produce the output by early version.
Example:
library(DNBr)
data(data.example)
data(meta.example)
a <- DNBcompute(data.example, meta.example)
b <- DNBfilter(a, ntop = 5, force_allgene = TRUE)
DNBplot(b, show = TRUE, save_pdf = FALSE)
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.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
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
