shtrom-client

A client library for shtrom (a histogram data store that is specialized for short read coverage)

Leiningen/Boot

[shtrom-client "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

shtrom-client/shtrom-client {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("shtrom-client:shtrom-client:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>shtrom-client</groupId>
  <artifactId>shtrom-client</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>