8000 GitHub - umccr/gatk-bwamem-jni: JNI code for bwa mem
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

umccr/gatk-bwamem-jni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central Version

gatk-bwamem-jni

JNI code for bwa mem.

This project builds dynamic libraries with a JNI API. It allows Java code to call Heng Li's bwa mem aligner.

To build you'll need gmake, git, gcc, and Java 17.

To build and install a snapshot locally:

git clone --recursive https://github.com/umccr/gatk-bwamem-jni
./gradlew build

This will only include a native library for your system (or CI/CD runner).

About

JNI code for bwa mem

Resources

Li 64AA cense

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

0