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
 

Required and optional parameters

- +
Endpoint functionRequiredOptional
/list/publicHubs(none)(none)
/list/ucscGenomes(none)(none)
/list/genarkGenomes(none)genome
/list/genarkGenomes(none)genome, maxItemsOutput
/list/hubGenomeshubUrl(none)
/list/filesgenomeformat=text, maxItemsOutput
/list/tracksgenome or (hubUrl and genome)trackLeavesOnly=1
/list/chromosomesgenome or (hubUrl and genome)track
/list/schema(genome or (hubUrl and genome)) and track(none)
/getData/sequence(genome or (hubUrl and genome)) and chromstart, end, revComp=1
/getData/track(genome or (hubUrl and genome)) and trackchrom, (start and end), maxItemsOutput, jsonOutputArrays
/searchsearch and genomecategories=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