Package: colocalization 1.0.2
colocalization: Normalized Spatial Intensity Correlation
Calculate the colocalization index, NSInC, in two different ways as described in the paper (Liu et al., 2019. 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.
Authors:
colocalization_1.0.2.tar.gz
colocalization_1.0.2.zip(r-4.5)colocalization_1.0.2.zip(r-4.4)colocalization_1.0.2.zip(r-4.3)
colocalization_1.0.2.tgz(r-4.4-any)colocalization_1.0.2.tgz(r-4.3-any)
colocalization_1.0.2.tar.gz(r-4.5-noble)colocalization_1.0.2.tar.gz(r-4.4-noble)
colocalization_1.0.2.tgz(r-4.4-emscripten)colocalization_1.0.2.tgz(r-4.3-emscripten)
colocalization.pdf |colocalization.html✨
colocalization/json (API)
# Install 'colocalization' in R: |
install.packages('colocalization', repos = c('https://hughzhangcn.r-universe.dev', 'https://cloud.r-project.org')) |
- twolines - A simulated 2-lines test data in 3D
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:cb3caed802. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 11 2024 |
R-4.5-win | OK | Oct 11 2024 |
R-4.5-linux | OK | Oct 11 2024 |
R-4.4-win | OK | Oct 11 2024 |
R-4.4-mac | OK | Oct 11 2024 |
R-4.3-win | OK | Oct 11 2024 |
R-4.3-mac | OK | Oct 11 2024 |
Exports:nsinc.dnsinc.zplot.colocalsummary.colocal
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Colocalization index of d-type | nsinc.d |
Colocalization index of z-type | nsinc.z |
Making scatter plots for signal proportions before and after d-type or z-type normalization | plot.colocal |
Summarizing the colocalization results | summary.colocal |
A simulated 2-lines test data in 3D | twolines |