Skip to main content
Figure 7 | BMC Bioinformatics

Figure 7

From: Automating Genomic Data Mining via a Sequence-based Matrix Format and Associative Rule Set

Figure 7

Simplified pseudocode representing the overall logic flow in the program. The user either defines a set of features or all available features are used (NumFeatures). The code then compares each feature to each of the other features, checking for what types of analyses are appropriate. If permission to use a specific analysis on two features is granted, then it is called by passing the matrix rows (N, M) as the subjects of analysis, defines the appropriate analysis (T, S) and returns a value (sigma) representing the significance of correlation between the two.

Back to article page