/Bioinformatics-Filter-UI

This package contains the User Interface library used by BLAST Filter Tool.

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

Bioinformatics Filtering Engine - User Interface API

License AGPL Build Status

Introduction

This package contains the User Interface library used by BLAST Filter Tool.

Requirements

Use a Java Virtual Machine 1.7 (or above) from Oracle.

Not tested with any other JVM providers but Oracle... so there is no guarantee that the software will work as expected if not using Oracle's JVM.

Library uses

Since this package is a library, its primary purpose targets a use within other softwares. You can see how to use the library by having a look at:

  • test package in this project: it contains sample source code;
  • Blast Filter Tool source code: a full example of a running application relying on the BLAST Data Filtering UI

More on the Wiki of this project.

License and dependencies

"Bioinformatics Filtering Engine - User Interface API" itself is released under the GNU Affero General Public License, Version 3.0. AGPL

It depends on several thrid-party libraries as stated in the NOTICE.txt file provided with this project.

-- (c) 2006-2017 - Patrick G. Durand