Skip to content

Staging ground for the development of the next major version of HTSJDK

License

Notifications You must be signed in to change notification settings

bioinformagik/htsjdk-next-beta

 
 

Repository files navigation

htsjdk-next-beta

Language License (3-Clause BSD)

Staging ground for the development of the next major version of HTSJDK

Status

Build
OS Status

Linux

Build Status

Windows

Build Status

Getting started

How to build

  • Linux/MacOS

    ./gradlew assemble
  • Windows

    .\gradlew.bat assemble

How to test

  • Linux/MacOS

    ./gradlew check
  • Windows

    .\gradlew.bat check

License

Licensed under the 3-Clause BSD License. See the LICENSE.txt file.

About

Staging ground for the development of the next major version of HTSJDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%