|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Manager | |
| AFLPcore | |
| AFLPgui | |
| Uses of Manager in AFLPcore |
| Subclasses of Manager in AFLPcore | |
class |
AnalysisMgr
This class contains a list of AnalysisOps which can be used
to read in different files. |
class |
BinOpMgr
This class contains a list of BinOperations which can be used
to read in different files. |
class |
CutoffMgr
This class contains a list of CutoffFunctions which can be used
to read create different functions for the cutoff. |
class |
GelOpMgr
This class contains a list of GelOperations which can be used
to read in different files. |
class |
ImportMgr
This class contains a list of ImportFilters which can be used
to read in different files. |
class |
LaneOpMgr
This class contains a list of LaneOperations which can be used
to read in different files. |
class |
PeakMgr
This class contains a list of PeakLocates which can be used
to find peaks in the lanes/gel. |
class |
ScoreManager
This class contains a list of ScoreFunctions which can be used
to score a bin in different ways. |
class |
SizeMgr
This class contains a list of SizeFunctions which can be used
to size a lane. |
class |
StandardMgr
This class contains a list of SizeStandards which
define different size standards. |
| Methods in AFLPcore with parameters of type Manager | |
static void |
FeatureList.createManagerList(Manager mgr,
java.io.PrintWriter out)
|
| Uses of Manager in AFLPgui |
| Methods in AFLPgui with parameters of type Manager | |
java.awt.MenuItem[] |
FragmentMap.addMenu(java.awt.Menu menu,
Manager mgr)
Adds Operations from the specified Manager
to the specified menu and stores the menu items. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||