read.mapmaker(dir, file)bc.onemap, f2.onemap,
riself.onemap or risib.onemap i.e., a list with the following
components:onemap fashion. Each column contains
data for a marker and each row represents an individual.MAPMAKER/EXP fashion, i.e., 1,
2, 3: AA, AB, BB, respectively; 3, 4: BB, not BB, respectively; 1,
5: AA, not AA, respectively. Each column contains data for a marker
and each row represents an individual.strings. Segregation types were adapted from outcross
segregation types, using the same notation. For details see read.outcross.fake.bc.onemap and fake.f2.onemap directory in the package source.map_data <-read.mapmaker(dir="work_directory",file="data_file.txt")
#Checking 'fake.f2.onemap'
data(fake.f2.onemap)
names(fake.f2.onemap)Run the code above in your browser using DataLab