-
Notifications
You must be signed in to change notification settings - Fork 657
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added link to jupyter notebook [skip ci]
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,7 +94,7 @@ | |
for the user. The `diffusion distance` between frames i and j is best | ||
approximated by the euclidean distance between rows i and j of | ||
self.diffusion_space. A Jupyter notebook providing an analysis of protein | ||
opening and closing is provided [here](#TODO url to notebook) | ||
opening and closing is provided [here.](https://github.com/jdetle/dimension_reduction/blob/master/diffusionMaps/Diffusion_Map_Analysis_of_ADK.ipynb) | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
jdetle
Author
Contributor
|
||
Classes | ||
------- | ||
|
Generally, links on the word "here" are considered poor semantics. Much better to put the link on an actual noun, e.g.
"See also this Jupyter notebook that uses diffusion maps to analyse the opening and closing motion of AdK."
Eventually, such notebooks should be collected somewhere under the MDAnalysis umbrella — see also MDAnalysis/MDAnalysis.github.io#4. If we use a separate notebooks repo for them then we can make them easily available as http://mdanalysis.org/notebooks.