Skip to content
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

Closed
richardjgowers opened this issue Sep 30, 2015 · 16 comments
Closed

Examples gallery #4

richardjgowers opened this issue Sep 30, 2015 · 16 comments

Comments

@richardjgowers
Copy link
Member

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.

@orbeckst
Copy link
Member

orbeckst commented Oct 1, 2015

Good idea. Please add suggestions.

@orbeckst
Copy link
Member

orbeckst commented Oct 1, 2015

papers citing MDAnalysis from Google Scholar.

@orbeckst
Copy link
Member

orbeckst commented Oct 1, 2015

See also mailing list threads on the

@richardjgowers
Copy link
Member Author

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

@richardjgowers
Copy link
Member Author

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

@orbeckst
Copy link
Member

orbeckst commented Oct 1, 2015

Link through nbviewer?

Oliver Beckstein
email: [email protected]
skype: orbeckst

Am Oct 1, 2015 um 14:32 schrieb Richard Gowers [email protected]:

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


Reply to this email directly or view it on GitHub.

@orbeckst
Copy link
Member

orbeckst commented Oct 2, 2015

@richardjgowers
Copy link
Member Author

Yeah I think repo hosted on github and rendered with nbviewer looks like the best solution

@philipwfowler
Copy link

Maybe a more visual way would be to link to posters in e.g. FigShare (and then encourage posters to put in FigShare)?

@orbeckst
Copy link
Member

orbeckst commented Oct 8, 2015

I can't see why not both!

@philipwfowler
Copy link

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
https://github.com/philipwfowler/fd169-image-processing-example.git

(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:
http://www.cell.com/structure/issue?pii=S0969-2126%2814%29X0014-6

And the code (made much more professional by Oli) ended up in the MDAnalysis
https://github.com/MDAnalysis/RotamerConvolveMD

(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.

@richardjgowers
Copy link
Member Author

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

@orbeckst
Copy link
Member

orbeckst commented Jul 8, 2016

Examples of using HOLE:

@orbeckst
Copy link
Member

orbeckst commented Jul 21, 2016

See also MDAnalysis/MDAnalysisCookbook#4 : how about starting with a cookbook notebook folder?

@orbeckst
Copy link
Member

orbeckst commented Aug 16, 2016

Example for calculating and displaying RMSF

@orbeckst
Copy link
Member

orbeckst commented Feb 13, 2018

With the new binder repository https://github.com/MDAnalysis/binder-notebook we can publish all these suggestions there and make them immediately runnable.

I will leave this issue open for right now.

With issue MDAnalysis/binder-notebook#2 up, I am going to close.

hmacdope added a commit that referenced this issue Nov 9, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants