Finds conserved domains in protein sequences. In case conserved domains database is downloaded the search can be executed on local machine. The search can be submitted to the NCBI for remote execution.
Parameters in GUI
Parameter | Description | Default value |
---|---|---|
Annotate as | Name of the result annotations marking found conserved domains. | CDD result |
Database | Currently, CD-Search is offered with the following search databases:
| CDD Available values are:
|
Database directory | Specifies database directory for local search. | |
Local search | Perform the search on local machine or submit the search to NCBI for remote execution. | True |
Expect value | Modifies the E-value threshold used for filtering results. False positive results should be very rare with the default setting of 0.01, results with E-values in the range of 1 and above should be considered putative false positives. |
Type: cd-search
Parameter | Parameter in the GUI | Type |
---|---|---|
result-name | Annotate as | string |
db-name | Database | string |
db-path | Database directory | string |
local-search | Local search | boolean |
e-val | Expect value | numeric |
Input/Output Ports
The element has 1 input port:
Name in GUI: Input sequence
Name in Workflow File: in-sequence
Slots:
Slot In GUI | Slot in Workflow File | Type |
---|---|---|
Sequence | sequence | sequence |
And 1 output port:
Name in GUI: Annotations
Name in Workflow File: out-annotations
Slots:
Slot In GUI | Slot in Workflow File | Type |
---|---|---|
Set of annotations | annotations | annotation-table |