Run Methods |
The Run type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | AddRecord |
Adds a new record to the given table.
|
![]() ![]() ![]() | BasicStatistics(String, Int32) |
Executes some Basic statistics from given value.
|
![]() ![]() ![]() | BasicStatistics(String, Int32, Double, Double) |
Execute Basic statistics from a list of numeric values already in the clipboard.
|
![]() ![]() ![]() | BlastAlignWithGenbank |
Align sequences stored in a given FASTA formatted file against Genbank/NCBI.
|
![]() ![]() ![]() | BlastAlignWithLocalFile |
Executes a Blast Alignement with local file.
|
![]() ![]() ![]() | Classification |
Run a classification on the given records, and fill in the similarity, numerator and denominator matrixes
|
![]() ![]() ![]() | ClassificationMx |
Executes a classification for record map using given scenario
Classifications = Identification where p_SrceRecMap = p_RefRecMap
|
![]() ![]() ![]() | CompileRecordIdList |
Compiles the record id list.
|
![]() ![]() ![]() | DeleteRecord |
Deletes the record from given table.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() ![]() | ExportReport |
Exports records using report template from database into output path
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() ![]() | GeographicQuery |
Executes a Geographics query.
|
![]() ![]() ![]() | GetCurrentConnection |
Gets the current connection used in current search page.
|
![]() ![]() ![]() | GetCurrentLayout |
Gets the current layout used on current search page.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetLastErrorMessage |
Gets the last error message.
|
![]() ![]() ![]() | GetRecordIdList |
Gets the record id list from active search page according to GetRecordIdListEnum, selected,all or shown records.
|
![]() ![]() ![]() | GetSelRecordIdList |
Gets the record id list from active search page according to GetRecordIdListEnum, selected,all or shown records.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() ![]() | IdentificationMx |
Create Identification matrix from record maps.
|
![]() ![]() ![]() | IdentificationStr |
Executes an identification between source recordmap and reference recordmap and format the result as a readable string.
|
![]() ![]() ![]() | LoadRecord |
Loads the record.
|
![]() ![]() ![]() | LoadRecords(ListListString, String, String, ListString) | Obsolete.
Loads the records. Obsolete function for backward compatibility.
|
![]() ![]() ![]() | LoadRecords(Int64, XFieldDefMap, XWhere, XOrderBy, Int32) |
Loads records .
|
![]() ![]() ![]() | LoadRecords(XRecordMap, Int64, XFieldDefMap, XWhere, XOrderBy, Int32) |
Loads the records using the query and fill RecordMap.
|
![]() ![]() ![]() | LoadTargetRecords |
Loads the target records.
|
![]() ![]() ![]() | MaxRecordId |
Gets the max record Id for the table or the where.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() ![]() | NexusStr |
Generate Nexus string from similarity matrix using clustering method.
|
![]() ![]() ![]() | OpenClusteringForm |
Opens a clustering page in biolomics containing the clustering tree for the similarity matrix.
|
![]() ![]() ![]() | OpenLayout |
Opens a layout in search page and executes a XWhere on it.
|
![]() ![]() ![]() | OpenMdsForm |
Opens the MDS form after executing clustering with given scenario .
|
![]() ![]() ![]() | PairwiseAlignSequences |
Execute a Pairwise alignement for sequences.
|
![]() ![]() ![]() | RunWhereQuery(String) | Obsolete.
The MySql version, still there for backward compatibility. Does NOT work on MongoDB
Used for mysql queries to run directly in the database(where statement is mysql statement)
|
![]() ![]() ![]() | RunWhereQuery(XWhere) |
Runs the XWhere query in the current search page .
|
![]() ![]() ![]() | SaveClusteringTree |
Saves the clustering tree in specific path as an image.
|
![]() ![]() ![]() | SaveRecord |
Saves the given record, with undo.
|
![]() ![]() ![]() | SaveRecords | Obsolete.
Saves the records. Obsolete function for backward compatibility.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() ![]() | UploadFile |
Uploads the file into field.
|