From Optflux
Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 4: Line 4:
  
 
TNA4OptFlux networks are created by extracting data from the mathematical models used by OptFlux to run simulations, in OptFlux each mathematical model is associated with a project consequently before using TNA4OptFlux at least one project has to exist, created networks are associated with the project from whose modal they derived.
 
TNA4OptFlux networks are created by extracting data from the mathematical models used by OptFlux to run simulations, in OptFlux each mathematical model is associated with a project consequently before using TNA4OptFlux at least one project has to exist, created networks are associated with the project from whose modal they derived.
 +
 +
 
[[Image:TNA4OptFlux1.png|frame|right|700x176px|1) Reaction-Metabolite network; 2) Reaction only networks; 3) Metabolite only network]]
 
[[Image:TNA4OptFlux1.png|frame|right|700x176px|1) Reaction-Metabolite network; 2) Reaction only networks; 3) Metabolite only network]]
<br>
+
 
 
To create a network:
 
To create a network:
  
Line 23: Line 25:
 
* 3 - HITS (Hubs-and-authorities)
 
* 3 - HITS (Hubs-and-authorities)
 
* 4 - Clustering coefficient  
 
* 4 - Clustering coefficient  
<br>
+
 
To use any ranking algorithm just go to '''Analysis -> TNA4 ->  Ranking algorithms''' and select the desired one from the menu.
 
To use any ranking algorithm just go to '''Analysis -> TNA4 ->  Ranking algorithms''' and select the desired one from the menu.
  
Line 33: Line 35:
 
* 2 - MBNF format - this is the default format of InBiNA, the network analysis aplication that TNA4OptFlux is based on.
 
* 2 - MBNF format - this is the default format of InBiNA, the network analysis aplication that TNA4OptFlux is based on.
 
* 3 - XGMML format - this is an XML format which cytoscape supports, it is especially useful when dealing with variation networks because the flux values are also exported.
 
* 3 - XGMML format - this is an XML format which cytoscape supports, it is especially useful when dealing with variation networks because the flux values are also exported.
<br>
+
 
 
To export a network go to '''Analysis -> TNA4 ->  Export'''  and select the desired format.
 
To export a network go to '''Analysis -> TNA4 ->  Export'''  and select the desired format.
  
Line 53: Line 55:
  
 
Some networks contain subgraphs, or independent modules, these are parts of the network which are isolated from the rest of the network, independent modules shouldn't be present in metabolic networks obtained directly from a model, but when dealing with filtered networks they can occur
 
Some networks contain subgraphs, or independent modules, these are parts of the network which are isolated from the rest of the network, independent modules shouldn't be present in metabolic networks obtained directly from a model, but when dealing with filtered networks they can occur
<br>
+
 
 
To identify the independent modules present in a network using TNA4OptFlux select '''Analysis -> TNA4 -> Indentify independent modules''', the independent modules can then be converted into networks if more in-depth analysis of them is required.
 
To identify the independent modules present in a network using TNA4OptFlux select '''Analysis -> TNA4 -> Indentify independent modules''', the independent modules can then be converted into networks if more in-depth analysis of them is required.
  
Line 74: Line 76:
 
* 7 - Select individual vertices to remove.
 
* 7 - Select individual vertices to remove.
 
* 8 - Select individual edges to remove.
 
* 8 - Select individual edges to remove.
<br>
+
 
 
It should be noted that regardless of the filtering method choose vertices with an degree of zero will be removed from the final network.
 
It should be noted that regardless of the filtering method choose vertices with an degree of zero will be removed from the final network.
  
Line 84: Line 86:
  
 
Using TNA4OptFlux it is possible to compare a pair of networks to do so select '''Analysis -> TNA4 -> Compare networks''' and select the network pair. Comparisons are made using the network structure and any analyses metrics which were applied to booth of the networks previously to the comparison.
 
Using TNA4OptFlux it is possible to compare a pair of networks to do so select '''Analysis -> TNA4 -> Compare networks''' and select the network pair. Comparisons are made using the network structure and any analyses metrics which were applied to booth of the networks previously to the comparison.
<br>
+
 
 
Most of the comparison functionalities are straightforward however one deserves further explanation: the concept of decision points, these are metabolites which are present in booth networks but are consumed by different sets of reactions each. Decision points received their name because they can be considered parts of the network were there was a "decision" about the flux matter in the metabolism.
 
Most of the comparison functionalities are straightforward however one deserves further explanation: the concept of decision points, these are metabolites which are present in booth networks but are consumed by different sets of reactions each. Decision points received their name because they can be considered parts of the network were there was a "decision" about the flux matter in the metabolism.
  
Line 99: Line 101:
 
= Calculating flux variation =
 
= Calculating flux variation =
  
When simulation filtering is used the resulting subnetwork contains the values of the reactions fluxes which were used in the filtering operation. TNA4OptFlux can be used to compare the flux values associated with an networks obtained via simulation filtering, this functionality doesn't pertain directly to network analysis but it can help users compeering different simulation which complements the analysis of variation networks nicely.
+
When studying networks obtained though simulation filtering it can be useful to compare how the flux of the simulations which resulted in the subnetworks differ form on to the other, for this reason TAN4OptFlux has feature that, while not directly related to network analysis, can be of help in the comparison of different simulation results and complement the topological analysis tools. This feature allows a set of simulations to be selected and the results of the comparison among them to be presented both as a table and as bar plots that show the variation of flux values.
 
<br>
 
<br>
To use compare the flux values:
 
* 1 - Go to '''Analysis -> TNA4 -> Calculate flux variation'''.
 
* 2 - Chose the project and network.
 
* 3 - Select an reference network, alternatively the fluxes can be compared with the results of an wildtype simulation obtained via pFBA.
 
 
<br>
 
<br>
Please note that only networks that were created though simulation filtering have associated flux values, consequently they are the only ones that can be used with this analysis tool.
+
[[Image: TNA4_2_3.png]]
 +
<br>
 +
<br>
 +
To use this feature go to Plugins →TNA4 → Calculate flux variation, then select a network with a simulation associated (any network which was obtained though simulation filtering) and if it should be compared with a wild type simulation or the simulation associated with another network.
  
 
= Variation networks =
 
= Variation networks =
  
The concept of variation networks was development by combining network comparison with simulation filtering, essentially these are networks which are obtained by comparing two or more networks derived from the same base using different filters and creating a third network with only the parts which differed from one network to another (the variations). This variation network can then be used as a tool to compare the different simulated situations which can be particularly useful for the analysis of a mutant organism if it is compared with a wildtype.
+
The concept of variation networks derived from the processes of network comparison and simulation filtering.
<br>
+
A variation network is obtained by comparing a pair of networks obtained through simulation filtering, using the same base network and simulation results obtained under different conditions. The result is the creation of a third network containing the elements that differed between the compared networks (i.e. the variations).
Initially the concept of variation networks worked only with a pair of networks but latter it was expanded to work with solution sets, in this case one network is taken as reference (usually the wildtype) and it is compared with each network in the solution se, in the end the variation network obtained contains only the more commune variations, based in an user defined threshold.
+
The idea behind the use of variation networks is to identify the components of a given metabolic system that change when the conditions inherent to the simulations change. Assuming the dimension of these variations to be significantly smaller than the networks themselves, variation networks should be easier to analyze than a full network.
<br>
+
The most important decision in this process is to select how the variations between the networks should be identified, i.e. what criteria should be used to decide on the components to be selected. Two methods are included in TNA4OptFlux:
TNA4OpfFlux uses two variation metrics: exclusivity (a vertex is exclusive if it belongs only to one network) and flux variation (if a reaction flux changed over a user defined threshol).
+
* 1 - Exclusivity: this is the simplest method but it has already proven useful in analyzing phenotype simulation results. The criterion used is based on the identification of the exclusive reaction vertices in each network, i.e. those existing in one of the networks but not the other. After the identification of these reactions, the respective vertices are added to the variation network, together with the vertices corresponding to metabolites that they consume or produce, as well as the edges connecting them.
<br>
+
* 2 - Flux variation: This second method was developed after it was verified that methods based purely on network topology can be, in some cases, insufficient to capture more subtle metabolic flux variations. The flux variation is based in the comparison of flux values of the reactions present in both networks: if the absolute value of the difference in fluxes exceeds a user defined threshold (which can be an absolute flux value or a percentage) then the vertex corresponding to that reaction, as well as the ones corresponding to the metabolites which participate in it and the edges which connect them, are added to the variation network.
To create an variation network from a pair o networks with associated flux data:
+
These two methods can be used independently or combined. After a variation network is created, it can then be analyzed as any other network using any of the tools available in the plug-in.
* 1 - Go to Analysis -> TNA4 -> Varition networks -> create variation network from network pair.
+
Besides the comparison of pairs of networks, the concept of variation networks was expanded to work with simulation sets, i.e. sets of phenotype simulations. For creating a variation network from a simulation set, one network not belonging to the set (e.g. obtained from an wild type simulation) is considered the reference network. This network is compared to all networks of the set using the same methods as before. In this case, vertices are only included in the final variation network if they have shown a significant variation in at least K comparisons (where K is a user defined parameter).
* 2 - Select the two networks, booth must belong to the same project and have associated flux data.
+
To obtain a variation network from a pair of network though simulation filtering go to Plugins →TNA4 → Variation Networks → Create varation networks from network pair. Then select the pair of networks to be compared. Finally select the variation criteria, including the flux variation threshold (which can be a relative or absolute value) if this criteria is used.
* 3 - Select the variation metrics to use.
+
To obtain a variation network from multiple networks first make all necessary simulation and combine them in a set by using Simulation → Create Simulation Set. Then go to Plugins →TNA4 → Variation Networks → Create varation networks from solution set. Select a network obtained though simulation filtering to serve as the reference network and the solution set. Next select the variation criteria and define the K value for each by felling the text box in front of the name of the selected criteria, please note that K must be a value between 0 and 1. Please note that when using a solution set it is only necessary to create the reference network.
** 3.1 - If flux variation is used a threshold, either absolute value or an percentage (0.0 to 1.0) must be selected.
 
<br>
 
To create an variation network from a solution set:
 
* 1 - Go to Analysis -> TNA4 -> Varition networks -> create variation network from solution set.
 
* 2 - Select a project and a wild type simulation result.
 
* 3 - Select the simulation results to be compared to the wild type.
 
*4 - Select the variation metrics to use and the minimal threshold.
 
**4.1 - If flux variation is used a threshold, either absolute value or an percentage (0.0 to 1.0) must be selected
 
<br>
 
[[Image:TNA4OptFlux3.png|frame|center|914x319px|Sample variation network]]
 
<br>
 
Please note that when creating a variation network from a solution set it is not necessary to first create a network for each solution.
 
 
 
= Note about graphical visualizing =
 
[[Image:TNA4OptFlux4.png|frame|right|611x175px|Vertex colors used in TNA4OptFlux graphical functionalities]]
 
Because of their large size it is impossible for most part to fully draw a metabolic network, TNA4OptFlux is capable however of representing graphically small subsections of a network.
 
<br>
 
The graphical representation functionality of TNA4OptFlux draws circular graphs centered around a selected vertices, this graphs contain the central vertex and the vertices connected to it  though a path with a length of up to five edges. It is possible to navigate the network though the graphical representation by click in a vertex doing so marks it as the central vertex and redraws the graph.
 
<br>
 
The graph can be moved by dragging and dropping with left mouse bottom and zoom in and out is achieved through the use of the right one. By default blue vertices represent metabolites and yellow ones reactions however when dealing with variation networks different colors are used to identify exclusive reactions.
 
<br>
 
[[Image:TNA4OptFlux5.png|frame|left|511x298px|TNA4OptFlux graphical visualization]]
 

Please note that all contributions to Optflux may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Optflux:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)