[Piggy] MaxEntScan::score3ss for fugu 3' splice sites

Burge Lab

MaxEntScan::score3ss scores 23 mers using different 3'ss models

To score 5' splice sites go to MaxEntScan::score5ss

To build your own MaxEntScan models as described in the paper (below) refer to MaxEntScan::build

Reference: Yeo G and Burge C.B., Maximum Entropy Modeling of Short Sequence Motifs with Applications to RNA Splicing Signals, RECOMB 2003

For questions and comments please email Gene at geneyeo@mit.edu.


How to use MaxEntScan::score3ss

Each sequence must be 23 bases long. [20 bases in the intron][3 base in the exon]
Input sequences as a FastA file with one sequence per line (no linebreaks). Non-ACGT sequences will not be processed.

Example Fasta File
> dummy1
ttccaaacgaacttttgtAGgga
> dummy2
tgtctttttctgtgtggcAGtgg
> dummy3
ttctctcttcagacttatAGcaa
...


Score Fugu 3' splice sites

Upload 23-mer SEQUENCES filename:

Or you can enter your fasta format 23-mer sequences:

Choice of Scoring Models

Use Maximum Entropy Model to score: (Check if YES,default is NO)
Use First-order Markov Model to score: (Check if YES,default is NO)
Use Weight Matrix Model to score: (Check if YES,default is NO)


This algorithm was developed by Gene Yeo geneyeo@mit.edu and Christopher Burge cburge@mit.edu.