|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.gui.detailviewers.sequencealigner.Utils
public class Utils
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
static int[] |
findSplices(MultiTierPanel panel,
int pos,
int strand,
boolean add_exon,
int low_limit,
int high_limit)
returns the positions of the donor and acceptor splice sites in coordinates relative to the genomic sequence. |
static boolean |
notTooSmall(int start_pos,
int end_pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static int[] findSplices(MultiTierPanel panel,
int pos,
int strand,
boolean add_exon,
int low_limit,
int high_limit)
public static boolean notTooSmall(int start_pos,
int end_pos)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||