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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5