Gene-by-gene Approach Report
Outputs a table of genes found in a reference sequence.
Element type: genebygene-report-id
Parameters
| Parameter | Description | Default value | Parameter in Workflow File | Type |
|---|---|---|---|---|
| Output file | Path to store the final report. | output-file | string | |
| Annotation name | Name of the annotation used to compare genes with reference genomes. | blast-result | annotation_name | string |
| Existing file | How to handle an existing output file: Merge, Overwrite, or Rename. | Merge | existing | string |
| Identity cutoff | Required identity between gene sequence length and annotation length (percent). BLAST identity is checked afterward. | 90.0000% | identity | numeric |
Input/Output Ports
Input Port
| Name in GUI | Name in Workflow File | Slot in GUI | Slot in Workflow File | Type |
|---|---|---|---|---|
| Gene by gene report data | in-data | Input annotations | gene-ann | ann-table-list |
| Input sequences | gene-seq | seq |