a wrapper of Dictionary
CatalogProfile
01 Syntax
SMRUCC.genomics.ComponentModel.Annotation.CatalogProfile
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| OrderByValues | 1 | just sort desc |
| Take | 1 | sort desc and then take top N |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| isEmpty | 1 | does the CatalogProfile.profile is empty? |
04 Members
OrderByValues
just sort desc
Take(
Int32)sort desc and then take top N
Parameters
| Name | Type | Description |
|---|---|---|
topN | Int32 | - |
isEmpty
does the CatalogProfile.profile is empty?