4bb6e6a20045411de707cf68183e150e78b82396 jnavarr5 Mon Apr 14 16:35:16 2025 -0700 Adding the optional 'maxItemsOutput' to the optional parameters for genarkGenomes, refs #32897 diff --git src/hg/htdocs/goldenPath/help/api.html src/hg/htdocs/goldenPath/help/api.html index 11e3c49ccc5..6426ec37643 100755 --- src/hg/htdocs/goldenPath/help/api.html +++ src/hg/htdocs/goldenPath/help/api.html @@ -199,31 +199,31 @@ question mark ?, and multiple parameters are separated with the semi-colon ;. For example:
https://api.genome.ucsc.edu/getData/sequence?genome=hg38;chrom=chrM
Endpoint function | Required | Optional |
---|---|---|
/list/publicHubs | (none) | (none) |
/list/ucscGenomes | (none) | (none) |
/list/genarkGenomes | (none) | genome |
/list/genarkGenomes | (none) | genome, maxItemsOutput |
/list/hubGenomes | hubUrl | (none) |
/list/files | genome | format=text, maxItemsOutput |
/list/tracks | genome or (hubUrl and genome) | trackLeavesOnly=1 |
/list/chromosomes | genome or (hubUrl and genome) | track |
/list/schema | (genome or (hubUrl and genome)) and track | (none) |
/getData/sequence | (genome or (hubUrl and genome)) and chrom | start, end, revComp=1 |
/getData/track | (genome or (hubUrl and genome)) and track | chrom, (start and end), maxItemsOutput, jsonOutputArrays |
/search | search and genome | categories=helpDocs, categories=publicHubs, categories=trackDb |
The hubUrl and genome parameters are required together to specify a unique genome in an assembly or track hub. The genome for