You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,3 +17,7 @@ It is recommended to install this library from PIP. Simply execute the command b
17
17
To upgrade to the latest version of the library, execute the command below:
18
18
19
19
> sudo pip install genepattern-python --upgrade
20
+
21
+
## Tutorial
22
+
23
+
A tutorial on how to use the GenePattern Python Library is [available here](https://github.com/genepattern/genepattern-notebook/blob/master/Notebooks/GenePattern%20Python%20Tutorial.ipynb).
0 commit comments