Items of Interest | Notes |
---|---|
READ_ONLY_COLUMNS |
|
ANNOTATION_COLUMNS |
|
ONTOLOGY_NAME | Specifies the name for your Ontology. |
OBJECT_NAME | Specifies the name of the text region for each row in your CSV file. The script applies a label to each row in your CSV file using this text region. |
tabular_run_agent.py
populates tasks in the AGENT block in your workflow.
Create the following Python scripts. Both scripts must be in the same directory.
tabular_run_agent.py
tabular_utils.py
tabular_run_agent.py
script.
After running the script, tasks that were in the AGENT stage are now in the CONSENSUS - ANNOTATE stage.
Items of Interest | Notes |
---|---|
AGENT_STAGE | Specifies the name of the AGENT block in your Tabular Data Project. This name must exactly match the name of the AGENT block in your Project. |
AGENT_PATHWAY | Specifies the name of the Pathway in your AGENT block. This name must exactly match the name of the pathway in the AGENT block in your Project. |