Skip to content

Commit

Permalink
Update pydruglogics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pauleve authored Dec 6, 2024
1 parent d40fa36 commit a23c577
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions tools/pydruglogics.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
---
name: Tool Name
homepage: https://...
release_url: https://github.com/YYY/XXX/releases/tag/v{}
summary: Short summary
interface: Python module [`xxx`](https://API) # xxx=Python module to import, API=url for documentation
package_contact: Name <email>
pyface_package: pyxxx # pyface: secondary package for python interface
pyface_name: PyXXX # remove pyface_* lines if none.
pyface_release_url: https://github.com/YYY/pyXXX/releases/tag/v{}
name: PyDrugLogics
homepage: https://druglogics.github.io/pydruglogics/
release_url: https://github.com/druglogics/pydruglogics/releases/tag/v{}
summary: Construct, optimize Boolean Models and perform in-silico perturbations of the models
interface: Python module [`pydruglogics`](https://druglogics.github.io/pydruglogics/api.html)
---

# Tool Name
# PyDrugLogics

:::admonition
Webpage: https://github.com/druglogics/pydruglogics
Webpage: https://druglogics.github.io/pydruglogics/
:::

PyDrugLogics is a Python package designed for constructing, optimizing Boolean Models and performs in-silico perturbations of the models.
Expand Down

0 comments on commit a23c577

Please sign in to comment.