onemap_example_bc dataset

Simulated data from a backcross population

Simulated data from a backcross population

Simulated data set from a backcross population. data

data(onemap_example_bc)

Format

The format is: List of 10 geno:num[1:150,1:67]1211212112.....attr(,"dimnames")=Listof2.... geno : num [1:150, 1:67] 1 2 1 1 2 1 2 1 1 2 ... ..- attr(*, "dimnames")=List of 2 .. .. : chr [1:150] "ID1" "ID2" "ID3" "ID4" ... .. ..:chr[1:67]"M1""M2""M3""M4"...: chr [1:67] "M1" "M2" "M3" "M4" ... n.ind : int 150 n.mar:int67n.mar : int 67 segr.type : chr [1:67] "A.H" "A.H" "A.H" "A.H" ... segr.type.num:logi[1:67]NANANANANANA...segr.type.num: logi [1:67] NA NA NA NA NA NA ... n.phe : int 1 pheno:num[1:150,1]40.839.537.934.238.9.....attr(,"dimnames")=Listof2.... pheno : num [1:150, 1] 40.8 39.5 37.9 34.2 38.9 ... ..- attr(*, "dimnames")=List of 2 .. .. : NULL .. ..:chr"Trait1": chr "Trait_1" CHROM : NULL POS:NULLPOS : NULL input : chr "onemap_example_bc.raw" - attr(*, "class")= chr [1:2] "onemap" "backcross"

Details

A total of 150 individuals were genotyped for 67 markers with 15% of missing data. There is one quantitative phenotype to show how to use onemap output as R\qtl input.

Examples

data(onemap_example_bc) # perform two-point analyses twopts <- rf_2pts(onemap_example_bc) twopts

Author(s)

Marcelo Mollinari, mmollina@usp.br

See Also

read_onemap and read_mapmaker.

  • Maintainer: Cristiane Taniguti
  • License: GPL-3
  • Last published: 2025-01-10

About the dataset

  • Number of columns: 11
  • Class: onemap, backcross

Column names and types (First 10)

  • geno:matrixarray
  • n.ind:integer
  • n.mar:integer
  • segr.type:character
  • segr.type.num:numeric
  • n.phe:integer
  • pheno:matrixarray
  • CHROM:NULL
  • POS:NULL
  • input:character
  • error:matrixarray