RankTerm
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.Pipeline.RankTerm
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| MeasureTopTerm | 1 | make terms assignment result |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| score | 1 | SUM of the all scores for this term |
04 Members
MeasureTopTerm``1(
IGrouping(Of String, ``0), Func(Of ``0, Double), Dictionary(Of String, String))make terms assignment result
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
group | IGrouping(Of String, ``0) | - |
eval | Func(Of ``0, Double) | - |
termMaps | Dictionary(Of String, String) | - |
Returns
terms has been ordered by its score in desc order
score
SUM of the all scores for this term