Learn R Programming

geneNR (version 2.0.1)

sample_data_rice_qtl: Sample Data

Description

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

Usage

sample_data_rice_qtl

Arguments

Format

A data frame with columns:

traits

Associated traits, character.

Chr

Chromosome location, character.

start

Position on the chromosome where QTL starts, numeric.

stop

Position on the chromosome where QTL stops, numeric.

Examples

Run this code
data(sample_data_rice_qtl)    #lazy loading

Run the code above in your browser using DataLab