Jar examples for h:hadoop-bam
A Java library for the manipulation of files in common bioinformatics formats using the Hadoop MapReduce framework.
You can download jar file hadoop-bam 7.9.0 in this page.
MIT-License
You can use the following script to add hadoop-bam-7.9.0.jar to your project.
<dependency> <groupId>org.hammerlab</groupId> <artifactId>hadoop-bam</artifactId> <version>7.9.0</version> </dependency>
compile group: 'org.hammerlab', name: 'hadoop-bam', version: '7.9.0'
libraryDependencies += "org.hammerlab" % "hadoop-bam" % "7.9.0"
<dependency org="org.hammerlab" name="hadoop-bam" rev="7.9.0"/>
@Grapes(@Grab(group='org.hammerlab', module='hadoop-bam', version='7.9.0'))
'org.hammerlab:hadoop-bam:jar:7.9.0'
Click the following link to download the jar file.
hadoop-bam-7.9.0-javadoc.jar