libsbmlv5.20.4
- Updated
A library for reading / writing SBML files
- Project website: https://github.com/sbmlteam/libsbml
#Usage
libsbml provides CMake targets:
find_package(libsbml CONFIG REQUIRED)
target_link_libraries(main PRIVATE libsbml)#Features
Default features: comp, fbc, groups, layout, libxml2, render
#bzip2
bz2 compression support for libsbml
Host Dependencies:
one transitive dependency:
- vcpkg-cmake (through bzip2)
#compdefault
support for Hierarchical Model Composition
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#expat
libsbml using expat parser
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through expat)
- vcpkg-cmake-config (through expat)
#fbcdefault
support for Flux Balance Constrant Modeling
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#layoutdefault
support for Pathway Layouts
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#libxml2default
libsbml using libxml2 parser
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through libxml2)
- vcpkg-cmake-config (through libxml2)
#multi
support for Multistate Modeling
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#namespace
Build with the WITH_CPP_NAMESPACE option set to on
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#qual
support for Qualitative Modeling
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#test
Unit testing of libSBMLs implementation
Platforms: !windows | mingw | (windows & static)
- ✅linux
- ✅osx
- ✅windows-static
- ❌
windows-dynamic
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through check)
- vcpkg-cmake-config (through check)
#zlib
gzip compression support for libsbml
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zlib)
- vcpkg-cmake-config (through zlib)
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Ciaran Welsh
Billy O'Neal
NancyLi1013
autoantwort
Lily Wang
Chuck Walbourn
JonLiu1993
Kai Pastor
Weihang Ding