Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

gov::lbl::genome::common::features::PValue Class Reference

Inheritance diagram for gov::lbl::genome::common::features::PValue:

Inheritance graph
[legend]
Collaboration diagram for gov::lbl::genome::common::features::PValue:

Collaboration graph
[legend]
List of all members.

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 ()

Detailed Description

Title: PValue

Description: Rank vista region

Copyright: Copyright (c) 2004

Company: LBNL

Author:
Michael Teplitskiy, Dmitriy V. Ryaboy
Version:
1.0


Constructor & Destructor Documentation

gov::lbl::genome::common::features::PValue::PValue String  type,
int  start,
int  end,
double  pval,
double  score
[inline]
 

PValue

Parameters:
type String
start int
end int
pval double
score double


Member Function Documentation

double gov::lbl::genome::common::features::PValue::getPValue  )  [inline]
 

get P-Value

Returns:
double

double gov::lbl::genome::common::features::PValue::getScore  )  [inline]
 

get Score

Returns:
double

String gov::lbl::genome::common::features::PValue::getType  )  [inline]
 

get Type

Returns:
String

String gov::lbl::genome::common::features::PValue::toString  )  [inline]
 

return XML formatted string

Returns:
String

Reimplemented from gov::lbl::genome::common::features::ChromSegment.


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 16:58:42 2005 by  doxygen 1.3.9.1