-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathDESCRIPTION
22 lines (22 loc) · 1.4 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: CARD
Type: Package
Title: Spatially Informed Cell Type Deconvolution for Spatial
Transcriptomics
Version: 1.1
Date: 2022-05-03
Author: Ying Ma
Maintainer: Ying Ma <yingma@umich.edu>
Description: CARD is a reference-based deconvolution method that estimates cell type composition in spatial transcriptomics based on cell type specific expression information obtained from a reference scRNA-seq data. A key feature of CARD is its ability to accommodate spatial correlation in the cell type composition across tissue locations, enabling accurate and spatially informed cell type deconvolution as well as refined spatial map construction. CARD relies on an efficient optimization algorithm for constrained maximum likelihood estimation and is scalable to spatial transcriptomics with tens of thousands of spatial locations and tens of thousands of genes. CARD is implemented as an open-source R package, freely available at www.xzlab.org/software.html
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: Rcpp (>= 1.0.7),RcppArmadillo,SingleCellExperiment,SummarizedExperiment, methods, MCMCpack,
fields, wrMisc, concaveman, sp, dplyr, sf, Matrix, RANN,
ggplot2, reshape2, RColorBrewer, scatterpie, grDevices,
ggcorrplot, stats, nnls, pbmcapply, RcppML, NMF, spatstat.random,
gtools
LinkingTo: Rcpp, RcppArmadillo
Suggests:
rmarkdown,
knitr
VignetteBuilder: knitr