Description Usage Arguments Details Value Author(s) References Examples
This function plotted a two dimensional graph based on yp ad ys with genotype name.
1 | yp.ysplot.genname(data, x, y)
|
data |
A data frame including genotype name (Gen), yp and ys |
x |
Response variable in non-stress condition (yp) |
y |
ys: Response variable in stress condition (ys) |
As a result, users can assign the genotypes to groups A, B, C, and D, as described by Fernandez (1992). According to Fernandez (1992) report, genotypes can be classified into four groups based on their performance in stressed and non-stressed conditions: group A: genotypes with high yield under both stressed and non-stressed conditions, group B: genotypes with high yield under non-stressed conditions, group C: genotypes with high yield under stressed conditions, group D: genotypes with poor performance under both stressed and non-stressed conditions. A suitable index must be able to distinguish group A from the other groups.
plot A plot for detecting tolerant and susceptible genotypes
Peyman Sharifi
Fernandez, G.C.J. 1992. Effective selection criteria for assessing plant stress tolerance. In proceeding of a Symposium, Taiwan, 13-18 Aug. pp.
1 2 | {data (ricedrt)
yp.ysplot.genname(data,x,y)}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.