flip.order(cross, chr)
cross
. See
read.cross
for details.cross
object, but with the marker order on the
specified chromosomes flipped.calc.genoprob
,
sim.geno
, argmax.geno
, or
calc.errorlod
, those results are also updated.switch.order
data(fake.f2)
fake.f2 <- flip.order(fake.f2, c(1, 5, 13))
Run the code above in your browser using DataLab