Public Member Functions | |
PValue (String type, int start, int end, double pval) | |
PValue (String type, int start, int end, double pval, double score) | |
String | getType () |
double | getPValue () |
double | getScore () |
String | toString () |
Description: Rank vista region
Copyright: Copyright (c) 2004
Company: LBNL
|
|
|
get P-Value
|
|
get Score
|
|
get Type
|
|
return XML formatted string
Reimplemented from gov::lbl::genome::common::features::ChromSegment. |