Package org.forester.surfacing
Class DomainLengthsTable
java.lang.Object
org.forester.surfacing.DomainLengthsTable
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddLengths(List<Protein> protein_list) calculateMeanBasedStatisticsForDomain(String domain_id) getDomainLengths(String domain_id) getLengthStatistic(String domain_id, Species species)  
- 
Constructor Details
- 
DomainLengthsTable
public DomainLengthsTable() 
 - 
 - 
Method Details
- 
addLengths
 - 
calculateMeanBasedStatisticsForAllSpecies
 - 
calculateMeanBasedStatisticsForDomain
 - 
calculateMeanBasedStatisticsForSpecies
 - 
createMeanBasedStatisticsPerSpeciesTable
 - 
getDomainLengths
 - 
getDomainLengthsList
 - 
getLengthStatistic
 - 
getSpecies
 
 -