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: docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# prolintpy
2
2
prolintpy is a lightweight python library that aimes to automate the analysis and visualization of **Pro**tein-**L**ipid **int**eractions.
3
3
4
-
The main goal and purpose of all the tools that are distributed as part of the <ahref="https://prolint.readthedocs.io"target="_blank">ProLint</a> framework is
4
+
The main goal and purpose of all the tools that are distributed as part of the <ahref="https://prolint.ca"target="_blank">ProLint</a> framework is
5
5
to bridge this widening gap between **data generation** and **gaining insight** on biologically-relevant interactions between lipids and proteins.
6
6
7
7
prolintpy is the library that the ProLint webserver uses on the backend to automate topology generation and analysis of lipid-protein interactions. Please note, however, that
@@ -52,7 +52,7 @@ python setup.py install
52
52
53
53
## Getting Started
54
54
55
-
Please follow the instructions provided in the <ahref="https://prolint.readthedocs.io"target="_blank">documentation</a> to get started. Note that, to use the visualization interface of prolintpy,
55
+
Please follow the instructions provided in the <ahref="https://prolint.github.io/prolintpy"target="_blank">documentation</a> to get started. Note that, to use the visualization interface of prolintpy,
56
56
you should use JupyterLab. At the top of your notebook file, make sure to call the `output_notebook` function:
0 commit comments