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.1 in this page.
MIT-License
You can use the following script to add hadoop-bam-7.9.1.jar to your project.
<dependency> <groupId>net.fnothaft</groupId> <artifactId>hadoop-bam</artifactId> <version>7.9.1</version> </dependency>
compile group: 'net.fnothaft', name: 'hadoop-bam', version: '7.9.1'
libraryDependencies += "net.fnothaft" % "hadoop-bam" % "7.9.1"
<dependency org="net.fnothaft" name="hadoop-bam" rev="7.9.1"/>
@Grapes(@Grab(group='net.fnothaft', module='hadoop-bam', version='7.9.1'))
'net.fnothaft:hadoop-bam:jar:7.9.1'
Click the following link to download the jar file.
hadoop-bam-7.9.1-javadoc.jar