User talk:Philaltist

From PyMOLWiki
Revision as of 18:12, 3 March 2005 by Philaltist (talk | contribs) (pdbsurvey.py)
Jump to navigation Jump to search

Hi everyone !

I have created a script because I was tired of browsing the pdb for endless searches of structures relevant to my field. This scripts takes as input a text file in which you copied your favourite keywords, and the number of days you want to search back (by default, it will look at the structures added the last 50 days). It generates a report text file that contains the pdb id and name of the relevant structures that have been recently added. All you need to do is add 'run pdbsurvey.py' to your startup file, and create a text file called 'keywords.txt' with your keywords separated by an end-of-line character. Then you're ready to go. Just hit 'pdbsurvey' from within your PyMol instance, and the program returns the report file. The pdb ftp server is updated every tuesday.

I am still new to wiki, so I don't know yet how to upload this script. Could someone help ?