sample_data_wheat {geneNR}R Documentation

Sample Data

Description

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

Usage

sample_data_wheat

Format

A data frame with columns:

SNP

SNP identifier, character.

Chr

Chromosome location, character.

Pos

Position on the chromosome, numeric.

traits

Associated traits, character.

Source

Generated for demonstration purposes

Examples

data(sample_data_wheat)    #lazy loading

[Package geneNR version 2.0.1 Index]