org.clojars.chapmanb/snpeff

Variant annotation and effect prediction tool. It annotates and predicts the effects of variants on genes (such as amino acid changes).

Leiningen/Boot

[org.clojars.chapmanb/snpeff "3.1"]

Clojure CLI/deps.edn

org.clojars.chapmanb/snpeff {:mvn/version "3.1"}

Gradle

implementation("org.clojars.chapmanb:snpeff:3.1")

Maven

<dependency>
  <groupId>org.clojars.chapmanb</groupId>
  <artifactId>snpeff</artifactId>
  <version>3.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.