Open main menu
Home
Random
Log in
Settings
About CCP4 wiki
Imprint
CCP4 wiki
Search
Changes
← Older edit
Newer edit →
Print the shifts in individual atom positions
(edit)
Revision as of 15:30, 10 December 2010
55 bytes added
,
15:30, 10 December 2010
no edit summary
Line 16:
Line 16:
awk 'BEGIN {FIELDWIDTHS = "4 1 3 1 1 5 9"} {printf "%s %s %s %s %s\n", $3,$5,$6,$1,$7;}'
awk 'BEGIN {FIELDWIDTHS = "4 1 3 1 1 5 9"} {printf "%s %s %s %s %s\n", $3,$5,$6,$1,$7;}'
+
+
+
Back to [[Useful scripts (aka smart piece of code)]]
Pozharski
67
edits