318a5c110a86569bd4e4b8fd7263c684245e6049 lrnassar Thu Oct 10 10:54:48 2019 -0700 Changing JSON API to REST API and adding new entry to API help page refs #24282 diff --git src/hg/htdocs/goldenPath/gbdDescriptions.html src/hg/htdocs/goldenPath/gbdDescriptions.html index 398e213..de422bf 100755 --- src/hg/htdocs/goldenPath/gbdDescriptions.html +++ src/hg/htdocs/goldenPath/gbdDescriptions.html @@ -1,31 +1,31 @@
This page was retired long ago when the table descriptions for the annotation database stopped being updated. To retrieve the schemas for tables underlying the Genome Browser annotation tracks one can use the Table Browser -using the "describe table schema" button or the JSON API.
+using the "describe table schema" button or the REST API.
Gene Predictions and RefSeq Genes with Gene Names
A version of genePred that associates the gene name with the gene prediction information. In alternative splicing situations each transcript has a row in this table.
table refFlat "A gene prediction with additional geneName field." ( string geneName; "Name of gene as it appears in Genome Browser." string name; "Name of gene"