Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
neobio.jar - NeoBio - Bioinformatics Algorithms in Java
NeoBio is a library of bioinformatics algorithms implemented in Java. The current version consists mainly of (pairwise) sequence alignment algorithms such as the classical dynamic programming methods of Needleman and Wunsch (global alignment) and Smith and Waterman (local alignment).
JAR File Size and Download Location:
File name: neobio.jar File size: 104748 bytes Date modified: 29-Sep-2003 Download: NeoBio - Bioinformatics Algorithms in Java
Manifest of the JAR:
Main-Class: neobio/gui/NeoBio
✍: .fyicenter.com
List of Classes in the JAR:
neobio/gui/AboutDialog neobio/gui/NeoBio neobio/gui/PairwiseAlignmentFrame neobio/textui/NeoBio neobio/textui/RandomFactorSequenceGenerator neobio/textui/RandomSequenceGenerator neobio/alignment/PairwiseAlignmentAlgorithm neobio/alignment/ScoringScheme neobio/alignment/IncompatibleScoringSchemeException neobio/alignment/PairwiseAlignment neobio/alignment/InvalidSequenceException neobio/alignment/AlignmentBlock neobio/alignment/Factor neobio/alignment/BasicScoringScheme neobio/alignment/CharSequence neobio/alignment/CrochemoreLandauZivUkelson neobio/alignment/FactorSequence neobio/alignment/Smawk neobio/alignment/Matrix neobio/alignment/OutMatrix neobio/alignment/CrochemoreLandauZivUkelsonGlobalAlignment neobio/alignment/CrochemoreLandauZivUkelsonLocalAlignment neobio/alignment/LocalAlignmentBlock neobio/alignment/InvalidScoringMatrixException neobio/alignment/NeedlemanWunsch neobio/alignment/ScoringMatrix neobio/alignment/SmithWaterman neobio/alignment/Trie
2011-12-08, ∼5879🔥, 0💬
Popular Posts:
Java Cryptography Extension 1.6 JAR File Size and Download Location: File name: jce.jar, jce-1.6.jar...
JDK 11 jrt-fs.jar is the JAR file for JDK 11 JRT-FS (Java RunTime - File System) defined in the "jdk...
How to download and install xml-commons External Source Package? The source package contains Java so...
What Is js.jar in Rhino JavaScript 1.7R5? js.jar in Rhino JavaScript 1.7R5 is the JAR file for Rhino...
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers. Both...