powered by
replace.map(cross, map) ## S3 method for class 'cross': replacemap(object, map)
cross
read.cross
map
pull.map
est.map
data(fake.f2) fake.f2 <- subset(fake.f2, chr=18:19) newmap <- est.map(fake.f2) plot.map(fake.f2, newmap) fake.f2 <- replace.map(fake.f2, newmap)
Run the code above in your browser using DataLab