Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 526 Bytes

Yet another Java library for Next Generation Sequencing (NGS) data processing

This package is no longer supported, albeit for internal maintainance of dependant legacy packages!

Last open-source version of the package. Preserved for overall integrity and used in MIR software package.

Available as Maven dependancy, runs under Java 1.8

<dependency>
    <groupId>com.milaboratory</groupId>
    <artifactId>milib</artifactId>
    <version>1.8.4</version>
</dependency>