package ezjs_cytoscape
Bindings for Cytoscape
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.tar.gz
md5=72d9f30def84cd807c55da0e6ebb6fb3
sha512=47e92abf3c40218923df176b601211d252fca314fdafb300355de31d5c3a2a983e6e508bc3d6c964e9130c8249a818a1c45a05370cb23beeebcf60f9c026ca52
Description
Bindings for Cytoscape
Published: 26 Oct 2020
README
ezjs_cytoscape
OCaml bindings for Cytoscape.
License
ezjs_cytoscape
Copyright (C) 2020 OCamlPro
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
See LICENSE for details.
Dependencies (3)
-
js_of_ocaml-ppx
>= "3.6"
-
dune
>= "2.0"
-
ocaml
>= "4.05"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page