Rosetta
Variables
test.G204_Module_ScoreAnalysis Namespace Reference

Variables

 score_analysis = ScoreAnalysis()
 
 top = score_analysis.get_top_scoring(False)
 
 tops = score_analysis.get_top_scoring_by_percent(20.0, False)
 

Variable Documentation

◆ score_analysis

test.G204_Module_ScoreAnalysis.score_analysis = ScoreAnalysis()

◆ top

test.G204_Module_ScoreAnalysis.top = score_analysis.get_top_scoring(False)

◆ tops

test.G204_Module_ScoreAnalysis.tops = score_analysis.get_top_scoring_by_percent(20.0, False)