paper-with-me

Papers

SimpleSBML: A Python package for creating, editing, and interrogating SBML models: Version 2.0

2020-09-04 · Herbert M Sauro

In this technical report, we describe a new version of SimpleSBML which provides an easier to use interface to python-libSBML allowing users of Python to more easily construct, edit, and inspect SBML based models. The most commonly used package for constructing SBML models in Python is python-libSBML based on the C/C++ library libSBML. python-libSBML is a comprehensive library with a large range of options but can be difficult for new users to learn and requires long scripts to create even the simplest models. Inspecting existing SBML models can also be difficult due to the complexity of the underlying object model. Instead, we present SimpleSBML, a package that allows users to add and inspect species, parameters, reactions, events, and rules to a libSBML model with only one command for each. Models can be exported to SBML format, and SBML files can be imported and converted to SimpleSBML commands making it very easy to edit the original SBML model. In the new version, a range of `get' methods is provided that allows users to inspect existing SBML models without having to understand the underlying object model used by libSBML.

📄 PDF Abstract BibTeX arXiv:2009.01969

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TextDescriptives: A Python package for calculating a large variety of metrics from text

2023-01-05 · Lasse Hansen, Ludvig Renbo Olsen, Kenneth Enevoldsen

TextDescriptives is a Python package for calculating a large variety of metrics from text. It is built on top of spaCy and can be easily integrated into existing workflows. The package has already been used for analysing…

causalgraph: A Python Package for Modeling, Persisting and Visualizing Causal Graphs Embedded in Knowledge Graphs

2023-01-20 · Sven Pieper, Carl Willy Mehling, Dominik Hirsch, Tobias Lüke 외

This paper describes a novel Python package, named causalgraph, for modeling and saving causal graphs embedded in knowledge graphs. The package has been designed to provide an interface between causal disciplines such as…

Causal DiscoveryCausal InferenceKnowledge Graphs

LangFair: A Python Package for Assessing Bias and Fairness in Large Language Model Use Cases

2025-01-06 · Dylan Bouchard, Mohit Singh Chauhan, David Skarbrevik, Viren Bajaj 외

Large Language Models (LLMs) have been observed to exhibit bias in numerous ways, potentially creating or worsening outcomes for specific groups identified by protected attributes such as sex, race, sexual orientation, o…

FairnessLanguage ModelingLanguage ModellingLarge Language Model

Smart Portable Computer

2024-05-08 · Niladri Das

Amidst the COVID-19 pandemic, with many organizations, schools, colleges, and universities transitioning to virtual platforms, students encountered difficulties in acquiring PCs such as desktops or laptops. The starting …

QuranTree.jl: A Julia Package for Quranic Arabic Corpus

2021-04-01 · EACL (WANLP) 2021 4 · Al-Ahmadgaid Asaad

QuranTree.jl is an open-source package for working with the Quranic Arabic Corpus (Dukes and Habash, 2010). It aims to provide Julia APIs as an alternative to the Java APIs of JQuranTree. QuranTree.jl currently offers fu…

Transliteration