Learn R Programming

GiNA (version 1.0.1)

GINA.sample: cranberry image

Description

Sample image from the cranberry genomics program. The image displays 25 cranberry fruits from a single genotyped captured by a camera in a white background with black reference circles for standarization purposes.

Usage

data(GINA.sample)

Arguments

Format

An image with 3 layers for green, red and blue.

Source

Cranberry Genomics Program, Madison, WI, USA.

References

Diaz-Garcia L, Covarrubias-Pazaran G, Schlautman B, Salazar W, Zalapa J. (2015) GINA: A flexible high throughput phenotyping tool. http://horticulture.wisc.edu/cggl/ZalapaLab/People.html. 2015.

Ben Hui Liu. 1998. Statistical Genomics. CRC Press LLC. ISBN 0-8493-3166-8.

Examples

Run this code
####=========================================####
#### For CRAN time limitations most lines in the 
#### examples are silenced with one '#' mark, 
#### remove them and run the examples
####=========================================####
data(GINA.sample)
#display(GINA.sample)
#str(GINA.sample)

Run the code above in your browser using DataLab