Learn R Programming

Fragman (version 1.0.1)

my.plants: Cranberry biparental population

Description

This dataset are 60 individuals from a progeny coming from the cross of 2 cranberry plants. Six SSR markers were run, 2 in the first channel (blue), 2 in the second channel (green), 2 in the third channel (yellow) and the Roxtrash375 ladder was run in the fourth channel (red).

Usage

data("my.plants")

Arguments

format

The format is: chr "my.plants"

source

This data was generated by the Cranberry Genomics Lab.

Details

The data is basically the raw FSA files coming from the ABi machine. No more details for this data.

References

Covarrubias-Pazaran G, Diaz-Garcia L, Schlautman B, Salazar W, Zalapa J. Fragma: An R package for fragment analysis. http://horticulture.wisc.edu/cggl/ZalapaLab/People.html. 2015.

Examples

Run this code
data(my.plants)
## look at the list structure
str(my.plants)

Run the code above in your browser using DataLab