5ab1908a6612bdbdb02a0a23e7348a6f312d4e4c lrnassar Tue Jun 25 14:17:19 2019 -0700 Expanding JSON API acronym #18869 diff --git src/hg/htdocs/goldenPath/newsarch.html src/hg/htdocs/goldenPath/newsarch.html index 2f3236e..68736fb 100755 --- src/hg/htdocs/goldenPath/newsarch.html +++ src/hg/htdocs/goldenPath/newsarch.html @@ -44,31 +44,32 @@ <li><a href="#2002">2002 News</a></li> <li><a href="#2001">2001 News</a></li> </ul> </div> </div> </div> <!-- ============= 2019 archived news ============= --> <a name="2019"></a> <a name="062519"></a> <h2> Jun. 25, 2019 JSON API now available</h2> <p> The UCSC Genome Browser is pleased to announce its new <a href="help/api.html" -target="_blank">JSON API</a>. The API provides direct access to different +target="_blank">JavaScript Object Notation (JSON) Application Programming +Interface (API)</a>. The API provides direct access to different data including annotations and sequence data for both native Genome Browser assemblies as well as hubs.</p> <p> Some functions possible with the API include: <ul> <li>List of all available UCSC Genome Browser assemblies</li> <li>List of chromosomes contained in a UCSC Genome Browser assembly or assembly hub</li> <li>List of all data tracks in a specific assembly</li> <li>Extraction of any track data from a UCSC Genome Browser assembly or hub</li> </ul></p> <p> See our <a href="help/api.html#Return" target="_blank">help page</a> for a complete list of what data can be accessed, as well as as