You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @property {Array.<object>} gene - containing URI for the gene, link to the gene it encodes, encodesLabel and encodesProvenance link to where the label came from
209
+
* @property {Array.<object>} gene - containing URI for the gene and an array of encoded genes with link to the gene it encodes, label and provenance link to where the label came from
210
210
*/
211
211
/**
212
212
* Contains list of targets for a particular disease fetched with {@link DiseaseSearch#targetsByDisease}
* @property {Array.<object>} gene - containing URI for the gene, link to the gene it encodes, encodesLabel and encodesProvenance link to where the label came from
4786
+
* @property {Array.<object>} gene - containing URI for the gene and an array of encoded genes with link to the gene it encodes, label and provenance link to where the label came from
4781
4787
*/
4782
4788
/**
4783
4789
* Contains list of targets for a particular disease fetched with {@link DiseaseSearch#targetsByDisease}
@@ -7420,7 +7426,7 @@ Version = function Version() {
0 commit comments