Hi nmrpipers, Due to the first few points in C13 dimension distorted in intensity, Varian 3D 13C edited noesyhsqc data behaves a "dish" baseline, which can be...
262
Ryan McKay
ryan_nanuc
Aug 1, 2002 9:41 pm
For the Varian ProteinPack gnoesyChsqc pulse sequence insert the following line for the z-dimension. ... The other alternative is to select a carbon sweep...
263
manish singh
manishy2kiitr
Aug 2, 2002 12:16 pm
unsuscribe ________________________________________________________________________ Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!! ...
264
li_g_y
Aug 2, 2002 2:45 pm
Dear Ryan, Thank you very much for your immediate reply, and your suggestion works well. Compared with my processing script, I used the default LP -forward,...
265
li_g_y
Aug 2, 2002 3:32 pm
Dear nmrpipers, In Varian VNMR, mixed LP can be used for the purpose to fix the first few points and to extend the data size at the mean time. Is such LP ...
266
sangwonlee_71
Aug 22, 2002 4:42 pm
Dear NMRPipe users, I have been trying install NMRPipe on RedHat Linux 7.3. It seems that installation was complete without error, but when I ran it, it was...
267
Frank Delaglio
delaglio@...
Aug 22, 2002 4:49 pm
... check the byte-swap settings (-swap vs -noswap) in the conversion script ... ... you can also use the flags -aswap/-noaswap which automatically change...
268
sangwonlee_71
Aug 22, 2002 5:51 pm
Dear Frank, Thank you for your message. I have the same problem with XView. XView warning: Notifier error: No condition for client XView warning: win_send: No...
269
Blanco.Francisco
fblanco@...
Aug 22, 2002 6:23 pm
I have the same problem with RH7.3 using GNOME, but the warnings do not appear with KDE, it works fine. Francisco Blanco NMR group, Structural and...
270
sangwonlee_71
Aug 22, 2002 6:43 pm
Dear NMRPipe users, I have just finished installing NMRPipe on RedHat 7.3. However, after reading my spectrum in nmrDraw, if I try to make the nmrDraw window...
271
envirodug
Aug 30, 2002 1:28 pm
I'm not sure if this issue has been resolved, but I was sent this ... I think the user/group should be something you have permissions for (I think I may have...
272
weicao_2000
Aug 30, 2002 4:41 pm
Dear All, Now we are trying to measure dihedral angle psi based on Cross-Correlated Relaxation between 1Ha-13Ca and 13C' CSA according to the pulse sequence...
273
weicao_2000
Aug 30, 2002 4:41 pm
Dear All, Now we are trying to measure dihedral angle psi based on Cross-Correlated Relaxation between 1Ha-13Ca and 13C' CSA according to the pulse sequence...
274
cao chunyang
caoccyzw@...
Sep 3, 2002 12:16 pm
You'd better use NMRPipe in Non-Root account. Hope it's helpful to you. Chunyang Cao ... ______________________________________________________________________...
275
Frans Mulder
frans.mulder@...
Sep 12, 2002 1:54 pm
Dear weicao_2000, I have never run the experiment, neither do I know in which way the interleaving is done. I do have, however, a couple of source files from ...
276
wei cao
weicao_2000
Sep 12, 2002 2:45 pm
Dear Dr. Mulder, Thanks a lot. It's very helpful and useful. Best regards. Wei Cao ... Wei Cao, Ph.D. Biochemistry Department Weill Medical College of Cornell...
277
Padmanava Pradhan
padup
Sep 12, 2002 6:19 pm
Dear Users, Can any one suggest me if a felix peak list can be converted to Nmrview or Nmrpipe format. Thanks, P.Pradhan ... Do you Yahoo!? Yahoo! News -...
278
Neel Sarovar Bhavesh
neelsb
Sep 22, 2002 5:47 pm
Dear PIPE users, I have acquired a 15N HSQC with np=8192 on a varian spectrometer. If I want to process with only 2048 point, how I shold process. I tried...
279
Frank Delaglio
delaglio@...
Sep 23, 2002 4:18 pm
About reducing dimension sizes during conversion: generally, this can only be done for the last dimension, and in some cases can't be done this way either (for...
280
Neel Sarovar Bhavesh
neelsb
Sep 23, 2002 5:28 pm
Dear Frank, Thanx for reply. Just now I tried less point in -xT while keeping the -xN constant. My np was 8192 so I kept -xN 8192 -xT 1024 in conversion...
281
Sangwon Lee
sangwonlee_71
Oct 10, 2002 10:44 pm
Dear NMRPipe users, I am trying to install NMRPipe on Mac OS X, but it seems that I also need to install X11 graphics server and libraries, according to...
282
Lorraine Cavanaugh
mayaguezcoqui
Oct 11, 2002 12:08 am
Dear Sangwon, I think the most painless way to install XDarwin and XFree86 is to use the links by the XonX group at Sourceforge: ...
283
b0son
Oct 22, 2002 7:26 am
anyone tried to run NMRPipe under RH8? i'm having all manner of strife.... trying to run a script results in various 'broken pipe', 'command not found', 'no...
284
ms
sette@...
Oct 22, 2002 7:37 am
... Yes, very fine. Marco...
285
Frank Delaglio
delaglio@...
Oct 22, 2002 12:41 pm
Hi ... is your script explicitly identified as a C-shell script via the first line "#!/bin/csh" ? NMRPipe pipeline scripts will generally not work if executed...
286
b0son
Oct 22, 2002 1:12 pm
... yes, it is... though i have the same problems whether I run the script in bash or csh. interestingly, if i run the commands one-by-one, they work.... ...
287
Kevin Gardner
nmrkev
Oct 22, 2002 2:55 pm
Hi all: No problem here w/nmrPipe or related programs on RH8.0 machines freshly upgraded from RH7.3. Several 2D and 3D scripts that had worked on the same...
288
Dr. A. Golovanov
A.Golovanov@...
Oct 22, 2002 4:43 pm
Difficult to tell without actually seeing the script, but: May be there are some "invisible" characters inserted "accidentally" in the command lines (or at...
289
Keith G Inman
kinman@...
Oct 22, 2002 4:58 pm
Especially consider white spaces after the backslashes at the ends of lines. This has caught me more than once with "cut-and-pasted" scripts. Also, if the...
290
Frank Delaglio
delaglio@...
Oct 22, 2002 5:50 pm
Oh yeah, one more thing ... user's default shell (listed in "passwd" file) should be the C-shell (or T C-shell), not bash or bourne ......