sample_data_rice {geneNR} | R Documentation |
Sample Data
Description
A dataset containing sample data related to genetic markers and associated traits.
Usage
sample_data_rice
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
Basha FTM, Sar P, Bhowmick PK, Mahato A, Bisht DS, Iquebal MA, Chakraborty K, Banerjee A, Verma BC, Bhaduri D, Kumar J, Ngangkham U, Saha S, Priyamedha, Mandal NP, Roy S. Genome-wide association study identified QTLs and genes underlying early seedling vigour in aus rice (Oryza sativa L.). Mol Genet Genomics. 2024 Dec 3;299(1):112. doi: 10.1007/s00438-024-02204-8. PMID: 39625651.
Examples
data(sample_data_rice) #lazy loading
[Package geneNR version 2.0.1 Index]