PyML-PLoS - examples of sequence analysis using PyML

Contents

Introduction

This directory contains code and data for running the computational experiments in the PLoS tutorial "Support vector machines and kernels for computational biology" using PyML.

Dependencies

Usage

To reproduce the results from the paper use the script splice_example.py:

python pyml_plos.py

A supplement that would help you understand the code is in the file pyml_plos.pdf. More detailed information on using PyML is found in the PyML tutorial at http://pyml.sourceforge.net/doc/tutorial.pdf

License

GPLv3

All programs in this collection are free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Copyright 2008 Asa Ben-Hur