Difference between revisions of "Useful Software"
From Bioinformatics Software
Jump to navigationJump to search(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
== Molecular Visualization == | == Molecular Visualization == | ||
− | * [http://www.ks.uiuc.edu/Research/vmd/ VMD] - 3D molecular visualization and animation. | + | * [http://www.ks.uiuc.edu/Research/vmd/ VMD] - 3D molecular visualization and animation. (Ubuntu: You'll need csh and libc++5 to have it running properly.) |
− | |||
== Phylogenetic Networks == | == Phylogenetic Networks == | ||
* [http://www.splitstree.org/ SplitsTree] - Computes phylogenetic trees and networks from molecular sequence data, distance matrices, etc. | * [http://www.splitstree.org/ SplitsTree] - Computes phylogenetic trees and networks from molecular sequence data, distance matrices, etc. | ||
− | * [ | + | * [[RaxML]] - ML Phylogenies |
== Statistical Analysis == | == Statistical Analysis == | ||
* [http://www.r-project.org/ R] - The R Project for Statistical Computing | * [http://www.r-project.org/ R] - The R Project for Statistical Computing | ||
+ | ** Scott has put together a few [[R Notes]] |
Latest revision as of 13:10, 14 June 2008
Contents
Machine Learning
- libSVM - Support vector machine library for classification and/or regression.
Molecular Visualization
- VMD - 3D molecular visualization and animation. (Ubuntu: You'll need csh and libc++5 to have it running properly.)
Phylogenetic Networks
- SplitsTree - Computes phylogenetic trees and networks from molecular sequence data, distance matrices, etc.
- RaxML - ML Phylogenies