Download this file
1 2 3 4 5
; sparseDataExample (fn [dataset count] {:rows (xena-query {:select ["sampleID" "position" "value"] :from [dataset] :limit count})})