Learn R Programming

geneNR (version 2.0.1)

sample_data_wheat_custom: Sample Data

Description

A dataset containing sample data related to genetic markers and associated traits.

Usage

sample_data_wheat_custom

Arguments

Format

A data frame with columns:

traits

Associated traits, character.

SNP

SNP identifier, character.

Chr

Chromosome location, character.

start

Position on the chromosome where search window starts, numeric.

stop

Position on the chromosome where search window stops, numeric.

Examples

Run this code
data(sample_data_wheat_custom)    #lazy loading

Run the code above in your browser using DataLab