-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Examples gallery #4
Comments
Good idea. Please add suggestions.
|
papers citing MDAnalysis from Google Scholar. |
See also mailing list threads on the |
I'm going to try and put together a short notebook for all the polymer tools: https://github.com/richardjgowers/persistence_length_tutorial/blob/master/tutorial.ipynb |
So it looks like the math in my notebook doesn't work, and github doesn't like rendering long notebooks either, so it might be smarter to convert them to markdown |
Link through nbviewer? Oliver Beckstein Am Oct 1, 2015 um 14:32 schrieb Richard Gowers [email protected]:
|
Yeah I think repo hosted on github and rendered with nbviewer looks like the best solution |
Maybe a more visual way would be to link to posters in e.g. FigShare (and then encourage posters to put in FigShare)? |
I can't see why not both! |
I've had a couple of papers where MDAnalysis has been vital. (1) Jefferys E, Sansom MSP, Fowler PW^ Visualising large three-component lipid bilayers that phase separate and undulate. (2014) RSC Faraday Discussion 169 209-223 http://dx.doi.org/10.1039/c3fd00131h Here it is the "gateway drug" since it enables me to use scikit-image on simulations of phase-separating lipid bilayers. Example code here (2) Fowler PW, Orwick-Rydmark M, Radestock S, Solcan N, Dijkman P, Lyons JA, Kwok J, Caffrey M, Watts A, Forrest LR and Newstead S. Gating topology of the proton coupled oligopeptide symporters. (2015) Structure 23 290-301 http://dx.doi.org/10.1016/j.str.2014.12.012 Here I wrote a (very simple) MDAnalysis script to map a (published) rotamer library of MTSSL spin labels onto two positions in this membrane transporter so we could try and compare directly to DEER data. The rotamer library is the same one as used in the MMM package that experimentalists use, but crucially allowed me to apply it to a whole trajectory rather than one PDB at a time... The paper was featured on the cover: And the code (made much more professional by Oli) ended up in the MDAnalysis (3) Oh, and one in the pipeline that is about to be submitted on estimating the bending modulus (stiffness) of lipid bilayers by calculating the power spectrum (hello numpy.fft) of the height fluctuations of the membrane. |
Awesome thanks, I think I'm putting this together in Nov, so it looks like we can have an entire weird and wonderful Lipid analysis section |
Examples of using HOLE: |
See also MDAnalysis/MDAnalysisCookbook#4 : how about starting with a cookbook notebook folder? |
Example for calculating and displaying RMSF
|
With the new binder repository https://github.com/MDAnalysis/binder-notebook we can publish all these suggestions there and make them immediately runnable.
With issue MDAnalysis/binder-notebook#2 up, I am going to close. |
* Skeleton blog post for GSoC small project wrap-up * update lawson woods * acknowledgments tweaks * spelling * GSoC 2024 - 2D visualization for small molecules (#28) * Create 2024-08-02-gsoc2024_talagayev.md * Update 2024-08-01-gsoc2024-final-sm.md * Changed Figure URL * Added figure for mdonatello display * Update 2024-08-02-gsoc2024_talagayev.md Adjusted the figure path * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Added RDKit ref Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md typo error an/a Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md typo error in shoutout Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Addition of google opensource link Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Adjusted code to widget Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update 2024-08-02-gsoc2024_talagayev.md removed separate import of mdonatello * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update 2024-08-02-gsoc2024_talagayev.md removed mention of stable version * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-02-gsoc2024_talagayev.md Co-authored-by: Cédric Bouysset <[email protected]> * Update 2024-08-02-gsoc2024_talagayev.md Separated into separate bullet points the features * Update 2024-08-02-gsoc2024_talagayev.md Adjusted the wording in the code restructure section --------- Co-authored-by: Jenna M Swarthout Goddard <[email protected]> Co-authored-by: Cédric Bouysset <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * Update _posts/2024-08-03-gsoc2024_woods.markdown Co-authored-by: Jenna M Swarthout Goddard <[email protected]> * acknowledgements update * start * WIP * add * fill out * spelling * add MHeyden paragraph * add registration * tweaks + schedule * grammarly * setup for interactive activity * Revert "Merge pull request #4 from ljwoods2/streaming" This reverts commit ffdade9, reversing changes made to db87686. * add Lawson changes manually * Apply suggestions from code review Co-authored-by: Oliver Beckstein <[email protected]> * add NSF logo * Update _posts/2024-11-3-ASU_streaming_workshop.md @HeydenLabASU correction (grammar) --------- Co-authored-by: Jenna M Swarthout Goddard <[email protected]> Co-authored-by: Lawson Woods <[email protected]> Co-authored-by: Valerij Talagayev <[email protected]> Co-authored-by: Cédric Bouysset <[email protected]> Co-authored-by: ljwoods2 <[email protected]> Co-authored-by: Oliver Beckstein <[email protected]>
A good addition to the homepage would be a list of examples, probably best presented as ipython notebooks. These could be hosted on this site, or could be links to other sites. This would probably sit under the basic example and tutorial links on the left hand side.
The text was updated successfully, but these errors were encountered: