Showing 1 - 20 results of 13,048 for search '(( algorithm ((python function) OR (protein function)) ) OR ( algorithm i function ))*', query time: 0.45s Refine Results
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

    EFGs: A Complete and Accurate Implementation of Ertl’s Functional Group Detection Algorithm in RDKit by Gonzalo Colmenarejo (650249)

    Published 2025
    “…For a RDKit molecule, it provides (i) a PNG binary string with an image of the molecule with color-highlighted functional groups; (ii) a list of sets of atom indices (idx), each set corresponding to a functional group; (iii) a list of pseudo-SMILES canonicalized strings for the full functional groups; and (iv) a list of RDKit labeled mol objects, one for each full functional group. …”
  6. 6

    Python-Based Algorithm for Estimating NRTL Model Parameters with UNIFAC Model Simulation Results by Se-Hee Jo (20554623)

    Published 2025
    “…This algorithm conducts a series of procedures: (1) fragmentation of the molecules into functional groups from SMILES, (2) calculation of activity coefficients under predetermined temperature and mole fraction conditions by employing universal quasi-chemical functional group activity coefficient (UNIFAC) model, and (3) regression of NRTL model parameters by employing UNIFAC model simulation results in the differential evolution algorithm (DEA) and Nelder–Mead method (NMM). …”
  7. 7

    <b>Opti2Phase</b>: Python scripts for two-stage focal reducer by Morgan Najera (21540776)

    Published 2025
    “…</li></ul><p dir="ltr">The scripts rely on the following Python packages. Where available, repository links are provided:</p><ol><li><b>NumPy</b>, version 1.22.1</li><li><b>SciPy</b>, version 1.7.3</li><li><b>PyGAD</b>, version 3.0.1 — https://pygad.readthedocs.io/en/latest/#</li><li><b>bees-algorithm</b>, version 1.0.2 — https://pypi.org/project/bees-algorithm</li><li><b>KrakenOS</b>, version 1.0.0.19 — https://github.com/Garchupiter/Kraken-Optical-Simulator</li><li><b>matplotlib</b>, version 3.5.2</li></ol><p dir="ltr">All scripts are modular and organized to reflect the design stages described in the manuscript.…”
  8. 8
  9. 9
  10. 10

    Data from: Structural and Functional Analysis of Multi-interface Domains by ZHAO Liang (8657694)

    Published 2012
    “…This work applies graph theory and algorithms to discover fingerprints for the multiple interfaces of a domain and to establish associations between the interfaces and functions, based on a huge set of multi-interface proteins from PDB. …”
  11. 11
  12. 12
  13. 13
  14. 14

    Performance of the greedy approximation algorithm. by Virgile Andreani (17087764)

    Published 2024
    Subjects: “…unlike approximation algorithms…”
  15. 15

    An expectation-maximization algorithm for finding noninvadable stationary states. by Robert Marsland (8616483)

    Published 2020
    “…<i>(b)</i> Metabolic byproducts move the relevant unperturbed state from <b>R</b><sup>0</sup> (gray ‘x’) to (black ‘x’), which is itself a function of the current environmental conditions. …”
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20

    The algorithm is designed to identify patterns in the treatment dataset. by Belén Otero-Carrasco (21262360)

    Published 2025
    “…<p>This process involves two key functions. First, from lines 1 to 8, the algorithm identifies amino acids that meet the occurrence threshold, starting with patterns of length 1. …”