Index: discovery/googleapis_beta/genomics__v1beta.json |
diff --git a/discovery/googleapis_beta/genomics__v1beta.json b/discovery/googleapis_beta/genomics__v1beta.json |
index 5e2dca8e9e9d39969eb04e73bf12b8a73709dfd4..977235216fe70d50398021345e64aaf0a83c6eb3 100644 |
--- a/discovery/googleapis_beta/genomics__v1beta.json |
+++ b/discovery/googleapis_beta/genomics__v1beta.json |
@@ -23,7 +23,7 @@ |
"description": "Provides access to Genomics data.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/genomics/v1beta/reference", |
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/xe5Z99J2tlpBm9VuKqX5fLUBm4I\"", |
+ "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/9YMXCI622MfKMEFReyjm7WXUyAw\"", |
"icons": { |
"x16": "http://www.google.com/images/icons/product/search-16.gif", |
"x32": "http://www.google.com/images/icons/product/search-32.gif" |
@@ -977,7 +977,7 @@ |
} |
} |
}, |
- "revision": "20141028", |
+ "revision": "20141112", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Call": { |
@@ -1001,7 +1001,7 @@ |
"type": "array" |
}, |
"genotypeLikelihood": { |
- "description": "The genotype likelihoods for this variant call. Each array entry represents how likely a specific genotype is for this call. The value ordering is defined by the GL tag in the VCF spec.", |
+ "description": "The genotype likelihoods for this variant call. Each array entry represents how likely a specific genotype is for this call. The value ordering is defined by the GL tag in the VCF spec. If Phred-scaled genotype likelihood scores (PL) are available and log10(P) genotype likelihood scores (GL) are not, PL scores are converted to GL scores. If both are available, PL scores are stored in info.", |
"items": { |
"format": "double", |
"type": "number" |