Uses of Class
trans.bkgrnd.LoadedOligo

Packages that use LoadedOligo
trans.bkgrnd For examining background GC content and ratio bias. 
 

Uses of LoadedOligo in trans.bkgrnd
 

Methods in trans.bkgrnd that return LoadedOligo
static LoadedOligo[] CalculateBackgroundStats.fetchLoadedOligos(java.io.File loadedOligoFile)
           
static LoadedOligo[] CalcBkgrndRatios.fetchLoadedOligos(java.io.File loadedOligoFile)
           
 

Methods in trans.bkgrnd with parameters of type LoadedOligo
static void CalcBkgrndRatios.medianScale(LoadedOligo[] los)