Documentation
libraryDependencies += "org.hammerlab.bam" %% "load" % "1.0.0"
Ammonite REPL
import $ivy.`org.hammerlab.bam::load:1.0.0`
<dependency> <groupId>org.hammerlab.bam</groupId> <artifactId>load_2.11</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.hammerlab.bam', name: 'load_2.11', version: '1.0.0'
Mill build tool
ivy"org.hammerlab.bam::load:1.0.0"
License
22 Dependencies
- bmc/grizzled-slf4j v1.3.1 compile
- hammerlab/bgzf v1.0.0 compile
- hammerlab/channel v1.2.1 compile
- hammerlab/check v1.0.0 compile
- hammerlab/iterator v2.0.0 compile
- hammerlab/loci v2.0.1 compile
- hammerlab/math v2.1.0 compile
- hammerlab/paths v1.4.0 compile
- hammerlab/reference v1.4.0 compile
- hammerlab/spark-util v2.0.1 compile
- scala/scala-library v2.11.11 compile
- apache/spark-core v2.2.0 provided
- hammerlab/loci v2.0.1 test
- hammerlab/magic-rdds v4.0.0 test
- hammerlab/spark-tests v2.3.0 test
- hammerlab/test-bams v1.0.0 test
- hammerlab/test-utils v1.5.1 test
- scalatest/scalatest v3.0.0 test
Java Dependencies
- com.esotericsoftware.kryo/kryo v2.24.0 compile
- com.github.samtools/htsjdk v2.9.1 compile
- org.seqdoop/hadoop-bam v7.9.0 compile
- org.apache.hadoop/hadoop-client v2.7.3 provided