Calculate the colocalization index, NSInC, in two different ways as described in the paper (Liu et al., 2018. Manuscript submitted for publication.) for multiple-species spatial data which contain the precise locations and membership of each spatial point. The two main functions are nsinc.d() and nsinc.z(). They provide the Pearson’s correlation coefficients of signal proportions in different memberships within a concerned proximity of every signal (or every base signal if single direction colocalization is considered) across all (base) signals using two different ways of normalization. The proximity sizes could be an individual value or a range of values, where the default ranges of values are different for the two functions.
Version: | 1.0.0 |
Depends: | R (≥ 2.10) |
Imports: | utils, stats, ggplot2 |
Suggests: | testthat, rgl |
Published: | 2018-05-17 |
Author: | Jiahui Xu, Xueyan Liu, Cheng Cheng, Hui Zhang |
Maintainer: | Hui Zhang <hui.zhang at stjude.org> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | colocalization results |
Reference manual: | colocalization.pdf |
Package source: | colocalization_1.0.0.tar.gz |
Windows binaries: | r-devel: colocalization_1.0.0.zip, r-release: colocalization_1.0.0.zip, r-oldrel: colocalization_1.0.0.zip |
OS X binaries: | r-release: colocalization_1.0.0.tgz, r-oldrel: colocalization_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=colocalization to link to this page.