User:Wayne Decatur/Structure analysis tools: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
m add demo binder under both
Wayne Decatur (talk | contribs)
m add pymol-binder
Line 31: Line 31:


==Python-based utilities==
==Python-based utilities==
 
* Use PyMOL via the command line in your browser in a Jupyter session by clicking `launch binder` [https://github.com/fomightez/pymol-binder here].  A series of demonstrations of using PyMOL in the manner are included..
* [https://github.com/fhcrc/seqmagick seqmagick-An imagemagick-like frontend to Biopython SeqIO]. For example, it can  convert from fasta to phylip, remove gaps from a fasta-formatted sequence, and  describe all FASTA files in the current directory. Requires Biopython.
* [https://github.com/fhcrc/seqmagick seqmagick-An imagemagick-like frontend to Biopython SeqIO]. For example, it can  convert from fasta to phylip, remove gaps from a fasta-formatted sequence, and  describe all FASTA files in the current directory. Requires Biopython.
* see also on [https://github.com/fomightez/structurework this page] 'Binder'/notebook-related items as I usually have worked out Python code to shuttle other command-line based software output to Python or demonstrate the scripts use
* see also on [https://github.com/fomightez/structurework this page] 'Binder'/notebook-related items as I usually have worked out Python code to shuttle other command-line based software output to Python or demonstrate the scripts use