1 Star 0 Fork 0

sanyecao2314/harmony

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
DESCRIPTION 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
Package: harmony
Title: Fast, Sensitive, and Accurate Integration of Single Cell Data
biocViews: BatchEffect, GeneExpression, RNASeq, SingleCell, Transcriptomics
Version: 1.0
Authors@R: c(
person("Ilya", "Korsunsky", email = "ilya.korsunsky@gmail.com",
role = c("cre", "aut"), comment = c(ORCID = "0000-0003-4848-3948")),
person("Nghia", "Millard", email = "nmillard@g.harvard.edu",
role = "aut", comment = c(ORCID = "0000-0002-0518-7674")),
person("Jean", "Fan", email = "jeanfan@fas.harvard.edu",
role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-0212-5451")),
person("Kamil", "Slowikowski", email = "kslowikowski@gmail.com",
role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-2843-6370")),
person("Miles", "Smith",
role = c("ctb")),
person("Soumya", "Raychaudhuri",
role = c("aut"), comment = c(ORCID = "0000-0002-1901-8265"))
)
Description: Implementation of the Harmony algorithm for single cell integration, described in Korsunsky et al <doi.org/10.1101/461954>. Package includes a standalone Harmony function and interfaces to external frameworks.
URL: software.broadinstitute.org/harmony
License: GPL-3 + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.0.2
Depends: R(>= 3.4.0), Rcpp
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
Imports:
dplyr,
cowplot,
tidyr,
ggplot2,
irlba,
Matrix,
methods,
tibble,
rlang,
SingleCellExperiment
Suggests:
Seurat,
testthat,
knitr,
rmarkdown,
BiocStyle
VignetteBuilder: knitr
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fans2314/harmony.git
git@gitee.com:fans2314/harmony.git
fans2314
harmony
harmony
master

搜索帮助