Welcome to the relax Wiki.
The community-run support site for relax, a program for the study of molecular dynamics using experimental NMR data.
|
User contributions - How to edit pages at the wiki
Please read the guidelines here.
What's new?
|
Did you know...
Get the process helper scripts
As of August 2013, one can download the scripts easily, by following this.
cd scripts
# Change shell
tcsh
# Set array of scripts to download
set SCRIPTS="CPMG_1_sort_pseudo3D_initialize_files.sh CPMG_2_convert_and_process.sh CPMG_3_fft_all.sh convert_all.com fft_all.com sparky_add.sh stPeakList.pl NMRPipe_to_Sparky.sh"
# Download scripts
foreach SCRIPT ( ${SCRIPTS} )
curl https://raw.github.com/nmr-relax/relax_scripts/master/shell_scripts/$SCRIPT -o $SCRIPT
end
# Make them executable
chmod +x *.sh *.com *.pl
# Add scripts to PATH
setenv PATH ${PWD}:${PATH}
If the scripts are not possible to download, they are here for reference.
Helper scripts for Spectral processing
convert_all.com
<source lang="bash">
- !/bin/csh -f
set x = 0
while ( $x <= 35 )
..→
|
|
|
Random screenshots
The analysis selection wizard
Steady-state NOE analysis
|
|