-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
38 lines (31 loc) · 1.26 KB
/
README
File metadata and controls
38 lines (31 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
--------------------------------------------------------------
bioUtils - Some utilities for bioinformatics in Java
--------------------------------------------------------------
Date: February 4th, 2013.
Released under the terms of the General Public License Version 3 (GPL v3)
See the file LICENCE for details.
General
-------
bioUtils is a collection on libraries and utilities to help in the development of bioinformatic software.
It's not a mature soft, and it's changing according the needs of the author.
Authors
-------
Javier A. Iserte. <jiserte@unq.edu.ar>
Requisites
----------
cmdGetArg library is needed to run executable command line classes.
Documentation
-------------
No documentation was done, except the javadoc comments in the code.
Package contents
----------------
/src/ : Code source files.
/bin/ : Compiled classes.
LICENCE : GPL v3 license terms.
CHANGES : Log with version modifications.
TO_DO : Modifications of future versions.
VERSION : Version Log.
README : This file.
Bug report
----------
Please send a mail to Javier Iserte <jiserte@unq.edu.ar> including the details of bugs.