View Single Post
  #1  
Unread 09-08-2005, 09:55 AM
nmrlearner's Avatar
nmrlearner nmrlearner is offline
Senior Member
 
Join Date: Jan 2005
Posts: 23,185
Points: 193,617, Level: 100
Points: 193,617, Level: 100 Points: 193,617, Level: 100 Points: 193,617, Level: 100
Level up: 0%, 0 Points needed
Level up: 0% Level up: 0% Level up: 0%
Activity: 50.7%
Activity: 50.7% Activity: 50.7% Activity: 50.7%
Last Achievements
Award-Showcase
NMR Credits: 0
NMR Points: 0
Downloads: 0
Uploads: 0
Default

Python script for Linux to extract models from an NMR ensemble




Download

USAGE:

python PDB_model_extractor_1b.py -f name_of_pdb_file -m numbers_of_models

EXAMPLE:

Command

python PDB_model_extractor_1b.py -f 1FAF.pdb -m 5 10


will extract models 5 and 10 from file 1FAF.pdb and create files 1FAF.pdb_5 and 1FAF.pdb_10
Reply With Quote


Did you find this post helpful? Yes | No