uk.ac.sanger.psu.gfmerge.analysis.simfeature_analysis.tools
Class AvgCondProbAnalysisTools

java.lang.Object
  |
  +--uk.ac.sanger.psu.gfmerge.analysis.simfeature_analysis.tools.AvgCondProbAnalysisTools

public class AvgCondProbAnalysisTools
extends java.lang.Object

class which contains all computing tools for AvgCondProbAnalysis

Version:
1.0
Author:
Sebastian R. Spiegler

Constructor Summary
AvgCondProbAnalysisTools()
           
 
Method Summary
static java.util.HashMap getAcpScoredGmHash(int debug, java.util.ArrayList _arrListOfGMRegions)
          method which returns a hash of genemodels pointing to their score
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvgCondProbAnalysisTools

public AvgCondProbAnalysisTools()
Method Detail

getAcpScoredGmHash

public static java.util.HashMap getAcpScoredGmHash(int debug,
                                                   java.util.ArrayList _arrListOfGMRegions)
method which returns a hash of genemodels pointing to their score

Parameters:
debug - debuggin mode
_arrListOfGMRegions - ArrayList of genemodel regions
Returns:
HashMap of genemodels pointing to their score