|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HalfLife | |
---|---|
halflife | |
userinterface.gui |
Uses of HalfLife in halflife |
---|
Subclasses of HalfLife in halflife | |
---|---|
class |
HalfLife_EU
Class that provides half life calculation methods based on the ratio of newly transcribed (labeled) RNA to pre-existing (unlabeled)RNA |
class |
HalfLife_New
Implementation of HalfLife providing methods for the usual calculation of half life values for newly transcribed RNA, based on the ratio of newly transcribed to total RNA |
class |
HalfLife_Pre
Implementation of HalfLife providing methods for the usual calculation of half life values for pre-existing RNA, based on the ratio of pre-existing to total RNA |
Constructors in halflife with parameters of type HalfLife | |
---|---|
HalfLifeWriter(java.lang.String output,
java.lang.String header,
int which,
boolean nan,
HalfLife... hl)
Writes the half life values of a number of different HalfLife objects into a file, thereby giving the choice to eliminate lines that are not saturated |
Uses of HalfLife in userinterface.gui |
---|
Methods in userinterface.gui that return types with arguments of type HalfLife | |
---|---|
java.util.List<HalfLife> |
GuiHalfLife.getHL()
Returns the list of half life objects calculated |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |