hal_append_subtree
Introduction
Append a cactus databse to a hal database
Script
Input
Task name | Attribute name | Type | Description |
---|---|---|---|
* cactus_step4.hal_append_subtree | rootName | String | name of subtree root |
* cactus_step4.hal_append_subtree | parentName | String | node to be added to |
* cactus_step4.hal_append_subtree | in_hal_parent | File | destination tree |
* cactus_step4.hal_append_subtree | in_hal_child | File | alignment containing the tree to be appended |
Output
Task name | Attribute name | Type | Description |
---|---|---|---|
* cactus_step4 | out_hal | File | output Hierarchical Alignment (HAL) Format file list.return the output file to the column name of the corresponding table by this.xxx |
* cactus_step4 | out_maf | File | output MAF Format file .return the output file to the column name of the corresponding table by this.xxx |