Skip to content

Commit b51a162

Browse files
committed
update readme
1 parent 35b0ca0 commit b51a162

3 files changed

Lines changed: 654 additions & 50 deletions

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ python setup.py install
5858

5959
## [**Usage**](https://dingwb.github.io/PyComplexHeatmap)
6060
----------------------
61-
### [Simple Guide To Get started](https://dingwb.github.io/PyComplexHeatmap/build/html/notebooks/advanced_usage.html)
61+
### [Simple Guide To Get started](https://dingwb.github.io/PyComplexHeatmap/build/html/notebooks/get_started.html)
6262
### Example output
6363
Click picture to view the source code
6464

@@ -133,6 +133,10 @@ Click picture to view the source code
133133
</tr>
134134
</table>
135135

136+
### [Advanced Usage](https://dingwb.github.io/PyComplexHeatmap/build/html/notebooks/advanced_usage.html)
137+
138+
### [Kwargs](https://dingwb.github.io/PyComplexHeatmap/build/html/kwargs.html)
139+
136140
## **More Examples**
137141
[https://dingwb.github.io/PyComplexHeatmap/build/html/more_examples.html](https://dingwb.github.io/PyComplexHeatmap/build/html/more_examples.html)
138142

notebooks/advanced_usage.ipynb

Lines changed: 408 additions & 49 deletions
Large diffs are not rendered by default.

notebooks/kwargs.ipynb

Lines changed: 241 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)