powered by
QeffRes
summary for object of class QeffRes.
summary
# S3 method for QeffRes summary(object, QTL = NULL, ...)
An object of class QeffRes obtained with function QTL_gen_effects.
QTL_gen_effects
Numeric vector indicating the QTL positions for which the QTL effect must be printed. Default = NULL.
Numeric
Ignored.
data(mppData) SIM <- mpp_SIM(mppData) QTL <- QTL_select(SIM) QTL.effects <- QTL_gen_effects(mppData = mppData, QTL = QTL, Q.eff = "cr") summary(QTL.effects)
Run the code above in your browser using DataLab