b00527eb3721505dd4687e6deb19395dc6796ca2
ccpowell
Tue Apr 16 09:24:22 2019 -0700
Removing periods for more cohesion b/w bullets, refs #18869
diff --git src/hg/htdocs/goldenPath/help/api.html src/hg/htdocs/goldenPath/help/api.html
index 0e3500a..2efd0ef 100755
--- src/hg/htdocs/goldenPath/help/api.html
+++ src/hg/htdocs/goldenPath/help/api.html
@@ -38,32 +38,32 @@
wget -O- 'https://api-test.gi.ucsc.edu/list/publicHubs'
What type of data can be accessed ?
The following data sets can be accessed at this time:
- Listing of available public hubs
- Listing of available UCSC browser genome assemblies
- List genomes from a specified assembly or track hub
- List available data tracks from a specified hub or UCSC browser genome assembly (see also: track definition help)
-- List of chromosomes contained in an assembly hub or UCSC browser genome assembly.
-
- List of chromosomes contained in a specific track of an assembly or track hub or UCSC browser genome assembly.
+
- List of chromosomes contained in an assembly hub or UCSC browser genome assembly
+
- List of chromosomes contained in a specific track of an assembly or track hub or UCSC browser genome assembly
- Return DNA sequence from an assembly hub 2bit file, or UCSC genome browser assembly
- Return track data from a specified assembly or track hub or UCSC genome browser assembly
Endpoint functions to return data
Use the url: https://api-test.gi.ucsc.edu/ is access
the endpoint functions. For example:
wget -O- 'https://api-test.gi.ucsc.edu/list/publicHubs'