Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 5224🔥, 0💬
Popular Posts:
JDK 6 tools.jar is the JAR file for JDK 6 tools. It contains Java classes to support different JDK t...
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
jlGui is a music player for the Java platform. It is based on Java Sound 1.0 (i.e. JDK 1.3+). It sup...
JDK 11 java.xml.jmod is the JMOD file for JDK 11 XML (eXtensible Markup Language) module. JDK 11 XML...