hadoop-bam

A Java library for the manipulation of files in common bioinformatics formats using the Hadoop MapReduce framework.

License

License

GroupId

GroupId

org.hammerlab
ArtifactId

ArtifactId

hadoop-bam
Last Version

Last Version

7.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

hadoop-bam
A Java library for the manipulation of files in common bioinformatics formats using the Hadoop MapReduce framework.
Project URL

Project URL

http://sourceforge.net/projects/hadoop-bam/

Download hadoop-bam

How to add to project

<!-- https://jarcasting.com/artifacts/org.hammerlab/hadoop-bam/ -->
<dependency>
    <groupId>org.hammerlab</groupId>
    <artifactId>hadoop-bam</artifactId>
    <version>7.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hammerlab/hadoop-bam/
implementation 'org.hammerlab:hadoop-bam:7.9.0'
// https://jarcasting.com/artifacts/org.hammerlab/hadoop-bam/
implementation ("org.hammerlab:hadoop-bam:7.9.0")
'org.hammerlab:hadoop-bam:jar:7.9.0'
<dependency org="org.hammerlab" name="hadoop-bam" rev="7.9.0">
  <artifact name="hadoop-bam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hammerlab', module='hadoop-bam', version='7.9.0')
)
libraryDependencies += "org.hammerlab" % "hadoop-bam" % "7.9.0"
[org.hammerlab/hadoop-bam "7.9.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.2.0
com.github.samtools : htsjdk jar 2.9.1
com.github.jsr203hadoop : jsr203hadoop jar 1.0.3
org.slf4j : slf4j-log4j12 jar 1.7.25

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
7.9.0