Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
calc_pathway_map [2011/07/24 21:22]
hermann [Group]
calc_pathway_map [2015/10/13 20:09] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name    ^ Type                                       ​^ Description ​                                                                                                                                                   +^ Name  ^ Type  ^ Description ​ 
-| Network | [[Categorical Map Type | Categorical Map]] | Map of network of features. Non-null value cells represent features. If null cell value is not defined, an error will be reported. ​                            ​+| Network ​ | [[Categorical Map Type]] ​ | Map of network of features. Non-null value cells represent features. If null cell value is not defined, an error will be reported. ​ 
-| Source ​ | [[Map Type | Map]]                         ​| Source feature map from which pathways are calculated. Non-null value cells represent features. If null cell value is not defined, an error will be reported. ​ | +| Source ​ | [[Map Type]] ​ | Source feature map from which pathways are calculated. Non-null value cells represent features. If null cell value is not defined, an error will be reported. ​ | 
-| Cost    | [[Map Type | Map]]                         ​| Accumulated cost surface calculated from a feature network. Values equal to or less than zero represent an existing feature network. ​                          ​|+| Cost  | [[Map Type]] ​ | Accumulated cost surface calculated from a feature network. Values equal to or less than zero represent an existing feature network. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name           ​^ Type                 ​^ Description ​                                                                                                                      ​^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Use Lottery ​   | [[Bool Type | Bool]] | If there is more than one choice to reach the source feature. Dinamica chooses randomly between both equal value options. ​        ​| False         ​+| Use Lottery ​ | [[Boolean Value Type]] ​ | If there is more than one choice to reach the source feature. Dinamica chooses randomly between both equal value options. ​ | False  
-| Merge Networks | [[Bool Type | Bool]] | If defined, the functor returns the initial network merged with the new pathways. Otherwise, only the new pathways are returned. ​ | true          |+| Merge Networks ​ | [[Boolean Value Type]] ​ | If defined, the functor returns the initial network merged with the new pathways. Otherwise, only the new pathways are returned. ​ | true  |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name     ​^ Type                                        ^ Description ​                                                                                             ^+^ Name  ^ Type  ^ Description ​ ^
 | Network ​ | [[Categorical Map Type | Categorical Map]]  | Map with a feature network updated. Output map format has the same dimensions of the input network map.  | | Network ​ | [[Categorical Map Type | Categorical Map]]  | Map with a feature network updated. Output map format has the same dimensions of the input network map.  |