jar

com.github.lindenb : jbwa

Maven & Gradle

Aug 04, 2016
1 usages
19 stars

jbwa · Java Bindings (JNI) for bwa

Table Of Contents

Latest Version

Download com.github.lindenb : jbwa JAR file - Latest Versions:

All Versions

Download com.github.lindenb : jbwa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jbwa-1.0.0_ppc64.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.lindenb.jbwa.jni

├─ com.github.lindenb.jbwa.jni.AlnRgn.class - [JAR]

├─ com.github.lindenb.jbwa.jni.BwaFrame.class - [JAR]

├─ com.github.lindenb.jbwa.jni.BwaIndex.class - [JAR]

├─ com.github.lindenb.jbwa.jni.BwaMem.class - [JAR]

├─ com.github.lindenb.jbwa.jni.Example.class - [JAR]

├─ com.github.lindenb.jbwa.jni.Example2.class - [JAR]

├─ com.github.lindenb.jbwa.jni.ExampleSEChangeMemOpt.class - [JAR]

├─ com.github.lindenb.jbwa.jni.KSeq.class - [JAR]

├─ com.github.lindenb.jbwa.jni.ShortRead.class - [JAR]

Advertisement