File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# PyChaste
2
2
3
- PyChaste is a Python wrapper for [ Chaste] ( https://chaste.github.io ) , a general purpose simulation package for computational biology.
3
+ PyChaste is a Python wrapper for [ Chaste] ( https://chaste.github.io/ ) , a general purpose simulation package for computational biology.
4
4
5
5
## Installation
6
6
` mamba install -c pychaste -c conda-forge -c bioconda chaste `
7
7
8
- See the [ wiki ] ( ../../wiki ) for detailed guidance on installing and extending PyChaste.
8
+ See the [ website ] ( https://chaste.github.io/pychaste/installation/ ) for a detailed guide on installing PyChaste.
9
9
10
- ## Usage
11
- See the [ website] ( https://chaste.github.io/PyChaste ) for example PyChaste notebooks.
10
+ ## Tutorials
11
+ See the [ website] ( https://chaste.github.io/pychaste/tutorials/ ) for tutorials demonstrating how to use PyChaste.
12
+
13
+ ## Extending
14
+ See the [ wiki] ( ../../wiki/ ) for guidance on extending PyChaste.
You can’t perform that action at this time.
0 commit comments