 
| http://server.ccl.net/pub/chemistry/software/UNIX/car-mdf2pdb/name2number.shtml | 
|   | CCL name2number.awk | |||
| 
 | #!/usr/local/bin/nawk -f
# substitute numbers for atom names
# read carfile and generate associative array to map atom names to numbers
function atom_number_array(carfile,array,   nr,offset){
	# read carfile
	nr = 0
	offset = 1
	while ( getline  | 
[ CCL Home Page ] 
[ car-mdf2pdb ]
[ Raw Version of this page ]
| Modified: Wed Nov 13 17:00:00 1996 GMT | 
| Page accessed 524 times since Thu Apr 11 20:55:38 2002 GMT |