Useful scripts (aka smart piece of code): Difference between revisions

From CCP4 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:
* [[Renumber files]]
* [[Renumber files]]
* [[Split NMR-style multiple model pdb files into individual models]]
* [[Split NMR-style multiple model pdb files into individual models]]
* [[Combine multiple pdb files into NMR-style model]]


Back to [[Xtal computing]]
Back to [[Xtal computing]]

Latest revision as of 19:53, 6 October 2011

This page is a collection of scripts used to resolve variety of minor problems. Posts include brief description and the code. The list is still very short, so there is no hierarchy.

DISCLAIMER: Reasonable effort has been made to test these bits of bash/awk/perl/python programming. However, there is no guarantee that they are completely bug-free. Use at your own risk and make sure your data files are always backed up.

Back to Xtal computing