paper-with-me

Papers

The NRGTEN Python package: an extensible toolkit for coarse-grained normal mode analysis of proteins, nucleic acids, small molecules and their complexes

2020-12-24 · Olivier Mailhot, Rafael Najmanovich

Summary: Coarse-grained normal mode analysis (NMA) is a fast computational technique to study the dynamics of biomolecules. Here we present the Najmanovich Research Group Toolkit for Elastic Networks (NRGTEN). NRGTEN is a Python toolkit that implements four different NMA models in addition to popular and novel metrics to benchmark and measure properties from these models. Furthermore, the toolkit is available as a public Python package and is easily extensible for the development or implementation of additional NMA models. The inclusion of the ENCoM model (Elastic Network Contact Model) developed in our group within NRGTEN is noteworthy, owing to its account for the specific chemical nature of atomic interactions. This makes possible some unique predictions of the effect of mutations, such as on stability (via changes in vibrational entropy differences), on the transition probability between different conformational states or on the flexibility profile of the whole macromolecule/complex (to study allostery and signalling). In addition, all NMA models can be used to generate conformational ensembles from a starting structure to aid in protein-protein, protein-ligand or other docking studies among applications. NRGTEN is freely available via a public Python package which can be easily installed on any modern machine and includes a detailed user guide hosted online. Availability and implementation: https://github.com/gregorpatof/nrgten_package/ Contact: rafael.najmanovich@umontreal.ca

📄 PDF Abstract BibTeX arXiv:2012.13062

Code (1)

gregorpatof/nrgten_package 공식 구현

Similar Papers 제목 키워드 기반

spd-metrics-id: A Python Package for SPD-Aware Distance Metrics in Connectome Fingerprinting and Beyond

2025-10-06 · Kaosar Uddin arxiv

We present spd-metrics-id, a Python package for computing distances and divergences between symmetric positive-definite (SPD) matrices. Unlike traditional toolkits that focus on specific applications, spd-metrics-id prov…

UniParse: A universal graph-based parsing toolkit

2018-07-11 · WS (NoDaLiDa) 2019 9 · Daniel Varab, Natalie Schluter

This paper describes the design and use of the graph-based parsing framework and toolkit UniParse, released as an open-source python software package. UniParse as a framework novelly streamlines research prototyping, dev…

Dependency Parsing

AI Fairness 360: An Extensible Toolkit for Detecting, Understanding, and Mitigating Unwanted Algorithmic Bias

2018-10-03 · Rachel K. E. Bellamy, Kuntal Dey, Michael Hind, Samuel C. Hoffman 외

Fairness is an increasingly important concern as machine learning models are used to support decision making in high-stakes applications such as mortgage lending, hiring, and prison sentencing. This paper introduces a ne…

BenchmarkingDecision MakingFairness

QueryGym: A Toolkit for Reproducible LLM-Based Query Reformulation

2025-11-20 · Amin Bigdeli, Radin Hamidi Rad, Mert Incesu, Negar Arabzadeh 외 arxiv

We present QueryGym, a lightweight, extensible Python toolkit that supports large language model (LLM)-based query reformulation. This is an important tool development since recent work on llm-based query reformulation h…

SBMLDiagrams: A python package to process and visualize SBML layout and render

2022-04-26 · Jin Xu, Jessie Jiang, Herbert M. Sauro

Summary: The Systems Biology Markup Language (SBML) is an extensible standard format for exchanging biochemical models. One of the extensions for SBML is the SBML Layout and Render package. This allows modelers to descri…