|
|||||||||||||||||||||||||||||||||
AMBER Archive (2002)Subject: Re: Carnal table output
From: Holger Gohlke (gohlke_at_scripps.edu)
Hi,
> in the carnal section of the AMBER7 manual it says that one can prevent
as far as I can see from the code, only the wrap format with a fixed
You can use
perl -p -e 's/\n// if(! /LXXX/); s/L\d+//;' table.dat
to convert single lines from a wrapped file into one row. Just replace
Best regards
Holger
-- +++++++++++++++++++++++++++++++++++++++++++++ Dr. Holger Gohlke Dept. of Molecular Biology, TPC15 The Scripps Research Institute 10550 N. Torrey Pines Rd. La Jolla CA 92037 USA phone: +1-858-784-9788 fax: +1-858-784-8896 email: gohlke_at_scripps.edu +++++++++++++++++++++++++++++++++++++++++++++
| |||||||||||||||||||||||||||||||||
|