1+ # This CITATION.cff file was generated with cffinit.
2+ # Visit https://bit.ly/cffinit to generate yours today!
3+
4+ cff-version : 1.2.0
5+ title : SBMLToolkit.jl
6+ message : >-
7+ If you use this software, please cite the preferred-citation in this file.
8+ preferred-citation :
9+ type : article
10+ authors :
11+ - given-names : Paul
12+ name-particle : F
13+ family-names : Lang
14+ email : plang@deeporigin.com
15+ affiliation : Deep Origin
16+ orcid : ' https://orcid.org/0000-0002-6388-2405'
17+ - given-names : Anand
18+ family-names : Jain
19+ - given-names : Christopher
20+ family-names : Rackauckas
21+ orcid : ' https://orcid.org/0000-0001-5850-0663'
22+ affiliation : JuliaHub
23+ doi : " 10.1515/jib-2024-0003"
24+ journal : " Journal of Integrative Bioinformatics"
25+ month : 5
26+ title : " SBMLToolkit.jl: a Julia package for importing SBML into the SciML ecosystem"
27+ year : 2024
28+ keywords :
29+ - systems biology markup language
30+ - SBML
31+ - Julia
32+ - scientific machine learning
33+ license : CC-BY-4.0
34+ repository-code : >-
35+ https://github.com/JuliaSmoothOptimizers/CaNNOLeS.jl
36+ abstract : >-
37+ Julia is a general purpose programming language that was
38+ designed for simplifying and accelerating numerical
39+ analysis and computational science. In particular the
40+ Scientific Machine Learning (SciML) ecosystem of Julia
41+ packages includes frameworks for high-performance
42+ symbolic-numeric computations. It allows users to
43+ automatically enhance high-level descriptions of their
44+ models with symbolic preprocessing and automatic
45+ sparsification and parallelization of computations. This
46+ enables performant solution of differential equations,
47+ efficient parameter estimation and methodologies for
48+ automated model discovery with neural differential
49+ equations and sparse identification of nonlinear dynamics.
50+ To give the systems biology community easy access to
51+ SciML, we developed SBMLToolkit.jl. SBMLToolkit.jl imports
52+ dynamic SBML models into the SciML ecosystem to accelerate
53+ model simulation and fitting of kinetic parameters. By
54+ providing computational systems biologists with easy
55+ access to the open-source Julia ecosystevnm, we hope to
56+ catalyze the development of further Julia tools in this
57+ domain and the growth of the Julia bioscience community.
58+ SBMLToolkit.jl is freely available under the MIT license.
59+ The source code is available at
60+ https://github.com/SciML/SBMLToolkit.jl.
61+ type : software
62+ authors :
63+ - given-names : Paul
64+ name-particle : F
65+ family-names : Lang
66+ affiliation : Deep Origin
67+ orcid : ' https://orcid.org/0000-0002-6388-2405'
68+ - given-names : Anand
69+ family-names : Jain
70+ - given-names : Christopher
71+ family-names : Rackauckas
72+ orcid : ' https://orcid.org/0000-0001-5850-0663'
73+ affiliation : JuliaHub
74+ - given-names : contributors
75+ repository-code : ' https://github.com/SciML/SBMLToolkit.jl'
76+ license : MIT
0 commit comments