| Field name | Description |
Data type |
| measnum1 | pheno measurement 1 |
int |
| measnum2 | pheno measurement 2 |
int |
| sex | m or f |
m/f |
| nstrains | number of strains in common between meas1 and meas2 |
int |
| abspearson | absolute value pearson, helpful with certain retrievals |
numeric |
| pearson | pearson correlation coefficient, linear vs. linear |
numeric |
| spearman | spearman correlation coefficient |
numeric |
| recipflag | 1 or 0. Each meas pair appears twice; select where recipflag = 0 to get unique list |
binary |
| bestmeth | 0,1,2, or 3. Indicates which method produced bestp. 0=linear vs linear, others indicate log transform on one or both |
int |
| bestp | best Pearson obtained when running correlations in linear and log space (see also bestmeth) |
numeric |
| r_pvalue | pvalue on pearson correlation coefficient |
numeric |