nucim
Nucleome Imaging Toolbox
Tools for 4D nucleome imaging. Quantitative analysis of the 3D nuclear landscape recorded with super-resolved fluorescence microscopy. See Volker J. Schmid, Marion Cremer, Thomas Cremer (2017) <doi:10.1016/j.ymeth.2017.03.013>.
README
# nucim R package
<!-- badges: start -->
[](https://CRAN.R-project.org/package=nucim)
[](https://cran.r-project.org/package=nucim)
[](https://cran.r-project.org/package=nucim)
<!-- badges: end -->
nucim (Nucleome Imaging Toolbox) is an R package for quantitative analyses of the 3D nuclear landscape recorded with super-resolved fluorescence microscopy.
## Installation
The stable version is available on [CRAN](https://CRAN.R-project.org/package=nucim):
setRepositories(ind=c(1,2))
install.packages(c("nucim"))
Installation will take about 5 to 10 seconds. Tested platforms can be found [here](https://cran.r-project.org/web/checks/check_results_nucim.html).
The development version is available on [github](https://github.com/bioimaginggroup). The development version probably depends on the development version of bioimagetools:
setRepositories(ind=c(1,2))
install.packages(c("devtools","tiff","EBImage"))
devtools::install_github("bioimaginggroup/bioimagetools")
devtools::install_github("bioimaginggroup/nucim")
You may need to install additional libraries on your OS before you can install nucim. E.g. on Ubuntu/Debian systems, please execute:
sudo apt install libssl-dev libcurl4-openssl-dev libtiff5-dev libfftw3-dev
in the terminal before installing nucim.
## More information
Description of the package and basic instructions can be found in:
* Volker J. Schmid, Marion Cremer, Thomas Cremer: Quantitative analyses of the 3D nuclear landscape recorded with super-resolved fluorescence microscopy.
Methods 123 (2017), p. 33–46. [[DOI]](https://dx.doi.org/10.1016/j.ymeth.2017.03.013)
## Contributors
This package is developed at the BioImaging group at the Department of Statistics, in cooperation with the Biocenter, Department of Biology II, both at LMU Munich.
* Main development and implementation: Volker J Schmid
* Developement of workflow: Marion and Thomas Cremer
* Input on specific parts: Barbara Hübner, Yolanda Markaki, Jens Popken, Lothar Schermelleh, Daniel SmeetsVersions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.13 |
rolling linux/jammy R-4.5 | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.13 |
rolling linux/noble R-4.5 | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.13 |
rolling source/ R- | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.13 |
latest linux/jammy R-4.5 | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.13 |
latest linux/noble R-4.5 | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.13 |
latest source/ R- | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.13 |
2026-04-26 source/ R- | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.13 |
2026-04-23 source/ R- | nucim_1.0.13.tar.gz |
89.3 KiB |
1.0.11 |
2025-04-20 source/ R- | nucim_1.0.11.tar.gz |
93.3 KiB |