10 | | * ''has one'' !DataSet: the wrapper for a set of data which can be used in this analysis. (can be shared across analyses) For example: 'Rqtl_data'. |
11 | | * ''has multiple'' !DataNames: the 'types' of data used. For example: 'genotype' and 'phenotype'. |
12 | | * ''has multiple'' !DataValues: the cross references to datamatrices which are applicable to this type of data. For example, for 'genotype' -> 'bxd_geno', "bxd_geno_corrected", "yeast_geno_2011", "mygenotypes", etc. |
| 10 | * ''which has one'' !DataSet: the wrapper for a set of data which can be used in this analysis. (can be shared across analyses) For example: 'Rqtl_data'. |
| 11 | * ''which has multiple'' !DataNames: the 'types' of data used. For example: 'genotype' and 'phenotype'. |
| 12 | * ''which has multiple'' !DataValues: the cross references to datamatrices which are applicable to this type of data. For example, for 'genotype' -> 'bxd_geno', "bxd_geno_corrected", "yeast_geno_2011", "mygenotypes", etc. |