generate_2d_report
Generate a 2D report of structures from a file, each drawn with labeled properties like docking scores. Share screening results as PDF or HTML.
Instructions
Build a 2D structure report (PDF or HTML) of every structure in a file, each drawn
in 2D and labeled with properties (e.g. docking scores from a pose-viewer). Great for
sharing docking/screening results. properties is 'all' or a comma-separated list of
property names. Returns the path to the report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| properties | No | all | |
| output_format | No | ||
| output_path | No |