org.geworkbench.bison.datastructure.complex.pattern.sequence
Class CSSeqRegistration
java.lang.Object
org.geworkbench.bison.datastructure.complex.pattern.sequence.CSSeqRegistration
- All Implemented Interfaces:
- DSPValue
- Direct Known Subclasses:
- CSPSAMRegistration, CSSeqCmplxRegistration
public class CSSeqRegistration
- extends java.lang.Object
- implements DSPValue
Title: Bioworks
Description: Modular Application Framework for Gene Expession, Sequence
and Genotype Analysis
Copyright: Copyright (c) 2003 -2004
Company: Columbia University
- Version:
- 1.0
- Author:
- not attributable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pValue
public float pValue
x1
public int x1
x2
public int x2
strand
public int strand
CSSeqRegistration
public CSSeqRegistration()
getPValue
public double getPValue()
- Specified by:
getPValue in interface DSPValue
setPValue
public void setPValue(double pValue)
- Specified by:
setPValue in interface DSPValue
length
public int length()