Web
- class hippo.web.ProjectPage(output_dir: str | Path, *, animal: HIPPO, scaffolds: CompoundSet | None = None, suppliers: list[str] | None = None, starting_recipe: Recipe | None = None, rgen: RandomRecipeGenerator | None = None, scorer: Scorer | None = None, proposals: list[Recipe] | None = None, title: str | None = None, scaffold_tag: str = 'Syndirella base', extra_recipe_dir: str | Path = None, skip_existing: bool = True)[source]
Recipe proposal web page
- property doc: yattag.Doc
yattag.Doc
- property index_path: Path
index.html Path
- property line: yattag.line
- property mol_image_dir: Path
Output directory
- property output_dir: Path
Output directory
- property pose_sdf_dir: Path
Output directory
- property resource_dir: Path
Output directory
- table(data, style: str = 'w3-table-all w3-responsive', **kwargs)[source]
Embed some data as a table
- property tag: yattag.tag
- property text: yattag.text
- property title: str
Page title