Liking cljdoc? Tell your friends :D

bluegenes.pages.regions.results


error-loading-resultscljs

(error-loading-results)
source

feature-to-uidcljs

(feature-to-uid {:keys [chromosome from to results] :as feature})
source

region-headercljs

(region-header {:keys [chromosome from to results] :as feature} paginator)

Header for each region. includes paginator and number of features.

Header for each region. includes paginator and number of features.
sourceraw docstring

result-tablecljs

(result-table)

The result table for a region - all features

The result table for a region - all features
sourceraw docstring

results-count-summarycljs

(results-count-summary results)
source

results-sectioncljs

(results-section)
source

table-headercljs

(table-header)

Header for results table.

Header for results table.
sourceraw docstring

table-paginatorcljs

(table-paginator pager results)

UI component to switch between pages of results

UI component to switch between pages of results
sourceraw docstring

table-rowcljs

(table-row chromosome
           {:keys [primaryIdentifier class chromosomeLocation objectId]
            :as result})

A single result row for a single region feature.

A single result row for a single region feature.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close