Child pages
  • Managing Parameters

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All the parameters available for the element are displayed in the Parameters area. Some parameters must have a value, they are displayed in bold. Notice, that when you select a parameter, it’s description is shown below. To modify a value click on it. Depending on the parameter’s type you may be required to either input a value or browse for a file(s). Using datasets you can manipulate with file(s) or directory(ies).Also you can configure slots of a connected input port by selecting different (matching) data available through the dataflow: 

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/1474800/Managing Parameters_1.jpg"/>
  <br> 
</center>

More advanced users can use their own scripts to set a parameter’s value, read chapter Using Script to Set Parameter Value to learn more.

When you select an input or output port on the Scene the Property Editor shows the slots of the port. You can configure slots of a connected input port by selecting different (matching) data available through the dataflow. For example on the image the Write alignment element can access MSA data from both previous elementsFor Data Readers you can manipulate with file(s) or directory(ies) with a help of dataset(s):

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/1474800/connected_input_port_slots.pngManaging Parameters.jpg"/>
  <br> 
</center>

However, it doesn’t make sense to select MSA (by Read alignment) value in this case, as the data read from the input file would be written to the output file instead of the aligned MSA data, i.e. MSA (by Align with ClustalW).

...

More advanced users can use their own scripts to set a parameter’s value, read chapter Using Script to Set Parameter Value to learn more.