Liking cljdoc? Tell your friends :D

igv-client.core


bring-to-front!clj

(bring-to-front! client)
source

collapseclj

(collapse client)
(collapse client track)
source

connectclj

(connect host port)
source

expandclj

(expand client)
(expand client track)
source

genomeclj

(genome client genome)
source

gotoclj

(goto client locus)
(goto client chr pos)
(goto client chr start end)
source

goto-trackclj

(goto-track client track)
source

load-fileclj

(load-file client file)
source

recvclj

(recv {:keys [in]})
source

removeclj

(remove client track)
source

requestclj

(request client cmd & args)
source

resetclj

(reset client)
source

sendclj

(send {:keys [out]} cmd & args)
source

set-sleep-interval!clj

(set-sleep-interval! client msec)
source

set-snapshot-dir!clj

(set-snapshot-dir! client dir)
source

snapshotclj

(snapshot client)
source

squishclj

(squish client)
(squish client track)
source

versionclj

(version client)
source

zoom-inclj

(zoom-in client)
source

zoom-outclj

(zoom-out client)
source

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

× close