Biological Network Motif Recognition Method Based on Backtracking Method and Dynamic Programming Method
A dynamic programming and motif recognition technology, applied in special data processing applications, instruments, electrical digital data processing, etc., can solve the problems of search node displacement space expansion, etc., to prevent omission, improve efficiency, and improve accuracy.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0037] The embodiments of the present invention are implemented on the premise of the technical solutions of the present invention, and detailed implementation methods and specific operation processes are given, but the protection scope of the present invention is not limited to the following embodiments.
[0038] Step 1: Because the data of the real network is too large, the number of subgraphs has reached as many as one million, and the representation of its association matrix and information matrix is quite complicated, so we first cite a graph with 9 nodes A simple diagram is used as an example diagram (see attached figure 1 ), and then save the information of the graph in a txt file and read it into the program. The content of the txt file is:
[0039] 1 2 1
[0040] 1 5 1
[0041] 2 3 1
[0042] 2 6 1
[0043] 3 1 1
[0044] 3 8 1
[0045] 3 9 1
[0046] 3 9 1
[0047] 4 1 1
[0048] 5 1 1
[0049] 7 2 1
[0050]The first row and the first column are the sta...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


