sample_data_wheat_custom {geneNR}R Documentation

Sample Data

Description

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

Usage

sample_data_wheat_custom

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.

Source

Generated for demonstration purposes

Examples

data(sample_data_wheat_custom)    #lazy loading

[Package geneNR version 2.0.1 Index]