HGAna 0.1
  • API
  • Affinity
  • Adsorption
  • Site
    • Page
        • Adsorption.plot_iso

    Adsorption.plot_iso¶

    Adsorption.plot_iso(results_link, system, val_x, val_y, is_plot=True)¶

    Visualize adsorption isotherm based on molecule number.

    Parameters:
    results : string

    File link to results object

    system : dictionary

    host host and guest guest molecule for system search

    val_x : dictionary

    Molecule id mol_id, p_b value p_b, and bound/unbound bu to show on x-axis

    val_y : dictionary

    Molecule id mol_id, p_b value p_b, and bound/unbound bu to show on y-axis

    is_plot : bool, optional

    True to plot lines

    Returns:
    plot_dict : dictionary

    Dictionary with host number as keys and x, y lists as values

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 1.6.6.