Images: Exemplary images

Description Format Author(s) Source References Examples

Description

Example images for the micR package

Format

.png images.

Author(s)

Jens Schneider (BTU CS), Stefan Roediger (BTU CS), Michal Burdukiewicz (University of Wroclaw)

Source

The data were taken with the VideoScan technology.

References

Roediger, S.; Schierack, P.; Boehm, A.; Nitschke, J.; Berger, I.; Froemmel, U.; Schmidt, C.; Ruhland, M.; Schimke, I.; Roggenbuck, D.; Lehmann, W.; Schroeder, C. Adv. Biochem. Eng. Biotechnol. 2013, 133, 35–74.

Examples

1
2
3
4
5
6
7
8
9
# read all images
img.APC <- imgtoEBImage(system.file('images/Well_Slide2_9_APC.png', 
					package='micR'))
img.Cy3 <- imgtoEBImage(system.file('images/Well_Slide2_9_Cy3.png', 
					package='micR'))
img.DAPI <- imgtoEBImage(system.file('images/Well_Slide2_9_DAPI.png', 
					package='micR'))
img.FITC <- imgtoEBImage(system.file('images/Well_Slide2_9_FITC.png', 
					package='micR'))

devSJR/micR documentation built on May 15, 2019, 5:06 a.m.