powered by
Generate an F2 pedigree which starts from inbred founders
f2Pedigree(populationSize)
The size of the generated population.
An object of class detailedPedigree representing the experimental design, suitable for simulation using simulateMPCross.
detailedPedigree
# NOT RUN { pedigree <- f2Pedigree(1000) #This pedigree is automatically marked as involving finite generations of selfing. selfing(pedigree) # }
Run the code above in your browser using DataLab