CARA Introduction: Difference between revisions

From NESG Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
=== LUA scripts  ===
=== LUA scripts  ===


*[[NESG:%ATTACHURL%/GFT CABCA2CACB.lua|GFT_CABCA2CACB.lua]]: LUA script to calculate CA, CB, CA-1 and CB-1 shifts from GFT CA+/-CB and CA+/-CA shifts.
*[[Media:CARA_GFT_CABCA2CACB.lua]]: LUA script to calculate CA, CB, CA-1 and CB-1 shifts from GFT CA+/-CB and CA+/-CA shifts.


*[[NESG:%ATTACHURL%/ExportToAutoAssign.lua|ExportToAutoAssign.lua]]: LUA script to generate AutoAssign input files. This script will create a table file and three sumulated peaklist files:  
*[[Media:CARA_ExportToAutoAssign.lua]]: LUA script to generate AutoAssign input files. This script will create a table file and three sumulated peaklist files:  
**<tt>projectname.aat</tt>  
**<tt>projectname.aat</tt>  
**<tt>hsqc.pks</tt>  
**<tt>hsqc.pks</tt>  
Line 31: Line 31:
**<tt>hncocacb.pks</tt>
**<tt>hncocacb.pks</tt>


*[[NESG:%ATTACHURL%/ImportFromAutoAssign.lua|ImportFromAutoAssign.lua]]: LUA script to read sequential assignments from AutoAssign output. '''IMPORTANT!''' This script will overwrite existing assignments, if any!
*[[Media:CARA_ImportFromAutoAssign.lua]]: LUA script to read sequential assignments from AutoAssign output. '''IMPORTANT!''' This script will overwrite existing assignments, if any!


*[[NESG:%ATTACHURL%/GFT CreateHABProjSpins.lua|GFT_CreateHABProjSpins.lua]]: LUA script to generate CA+/-HA and CB+/-HB shifts. '''IMPORTANT!''' This script will move existing GFT spins!
*[[Media:CARA_GFT_CreateHABProjSpins.lua]]: LUA script to generate CA+/-HA and CB+/-HB shifts. '''IMPORTANT!''' This script will move existing GFT spins!


*[[NESG:%ATTACHURL%/GFT HABCAB2HAHBCACB.lua|GFT_HABCAB2HAHBCACB.lua]]: LUA script to calculate HA and HB shifts from CA+/-HA and CB+/-HB. Missing CA and CB spins will be created, if possible. '''IMPORTANT!''' This script will move existing HA and HB spins!
*[[Media:CARA_GFT_HABCAB2HAHBCACB.lua]]: LUA script to calculate HA and HB shifts from CA+/-HA and CB+/-HB. Missing CA and CB spins will be created, if possible. '''IMPORTANT!''' This script will move existing HA and HB spins!


*[[NESG:%ATTACHURL%/CopyProjectedSpinsToOriginSystem2.lua|CopyProjectedSpinsToOriginSystem2.lua]]: LUA script to copy projected spins. Modified version of the default '''CopyProjectedSpinsToOriginSystem''' script, allowing it to copy spins between systems, which are assigned to matching residues, but are not linked. '''N.B.''' - it is still recommended to have spin systems properly linked.
*[[Media:CARA_CopyProjectedSpinsToOriginSystem2.lua]]: LUA script to copy projected spins. Modified version of the default '''CopyProjectedSpinsToOriginSystem''' script, allowing it to copy spins between systems, which are assigned to matching residues, but are not linked. '''N.B.''' - it is still recommended to have spin systems properly linked.


*[[NESG:%ATTACHURL%/GFT HCCH calc.lua|GFT_HCCH_calc.lua]]: LUA script to calculate aliphatic side-chain shifts
*[[Media:CARA_GFT_HCCH_calc.lua]]: LUA script to calculate aliphatic side-chain shifts


*[[NESG:%ATTACHURL%/GFT aroHCCH calc.lua|GFT_aroHCCH_calc.lua]]: LUA script to calculate aromatic side-chain shifts
*[[Media:CARA_GFT_aroHCCH_calc.lua]]: LUA script to calculate aromatic side-chain shifts


*[[NESG:%ATTACHURL%/ExportToCSI.lua|ExportToCSI.lua]]: LUA script to prepare a CSI input file
*[[Media:CARA_ExportToCSI.lua]]: LUA script to prepare a CSI input file


<br>-- AlexEletski - 06 Mar 2007  
<br>-- AlexEletski - 06 Mar 2007  


<br>
<br>  


*[[NESG:%ATTACHURL%/RemoveAllSpinLinks.lua|RemoveAllSpinLinks.lua]]: Removes all spinlinks
*[[Media:CARA_RemoveAllSpinLinks.lua]]: Removes all spinlinks


*[[NESG:%ATTACHURL%/RemoveGFTSpins.lua|RemoveGFTSpins.lua]]: Removes all GFT-spins (spins, whose label contains a lowercase "p" or "m")
*[[Media:CARA_RemoveGFTSpins.lua]]: Removes all GFT-spins (spins, whose label contains a lowercase "p" or "m")


*[[NESG:%ATTACHURL%/RemoveProjectedSpins.lua|RemoveProjectedSpins.lua]]: Removes all spins with non-zero offset
*[[Media:CARA_RemoveProjectedSpins.lua]]: Removes all spins with non-zero offset


*[[NESG:%ATTACHURL%/CreateShortSequentialSpinLinks.lua|CreateShortSequentialSpinLinks.lua]]: Simulates spin links from secondary structure. Takes the CSI output file and uses consensus secondary structure. Simulates HA(i) &lt;-&gt; HN(i+1), HB(i) &lt;-&gt; HN(i+1) for all residues. Simulates HN(i) &lt;-&gt; HN(i+1), HN(i) &lt;-&gt; HN(i+3) and HA(i) &lt;-&gt; HB(i+3) for residues in α-helices.
*[[Media:CARA_CreateShortSequentialSpinLinks.lua]]: Simulates spin links from secondary structure. Takes the CSI output file and uses consensus secondary structure. Simulates HA(i) &lt;-&gt; HN(i+1), HB(i) &lt;-&gt; HN(i+1) for all residues. Simulates HN(i) &lt;-&gt; HN(i+1), HN(i) &lt;-&gt; HN(i+3) and HA(i) &lt;-&gt; HB(i+3) for residues in α-helices.


*[[NESG:%ATTACHURL%/SparkyPeaklistToXeasy.lua|SparkyPeaklistToXeasy.lua]]: Converts Sparky-format peaklists to Xeasy-format peaklists. The resulting peaklists are not strictily compatible with XEASY - they are similar to the output of CYANA 2.1 and contain multiple assignments.
*[[Media:CARA_SparkyPeaklistToXeasy.lua]]: Converts Sparky-format peaklists to Xeasy-format peaklists. The resulting peaklists are not strictily compatible with XEASY - they are similar to the output of CYANA 2.1 and contain multiple assignments.


*[[NESG:%ATTACHURL%/ImportCyana2xPeakList.lua|ImportCyana2xPeakList.lua]]: Reads peaklists in the format of CYANA 2.1 . Multiple assignments are read as "assignment guesses"
*[[Media:CARA_ImportCyana2xPeakList.lua]]: Reads peaklists in the format of CYANA 2.1 . Multiple assignments are read as "assignment guesses"


*[[NESG:%ATTACHURL%/CreateConsensusPeakList.lua|CreateConsensusPeakList.lua]]: Generates a "consensus" peaklist from two peaklists. Matching unique assignments are retained, mismatching assignments are converted to "assignment guesses".
*[[Media:CARA_CreateConsensusPeakList.lua]]: Generates a "consensus" peaklist from two peaklists. Matching unique assignments are retained, mismatching assignments are converted to "assignment guesses".

Revision as of 22:20, 9 November 2009

Introduction 

CARA stands for "Computer-Aided Resonance Assignment". It is written by Dr. Rochus Keller at the lab of of Prof. Kurt Wuthrich at ETH Zurich

CARA is a successor to XEASY. The main site for downloads and documentation is http://www.nmr.ch

Jump Start

  1. Differences from XEASY
  2. Starting a Structure Determination Project
    1. Loading a Repository Template
    2. Generating XEASY Sequence File
    3. Creating a New Project from XEASY Sequence File
    4. Loading NMR Spectra into Project
    5. Calibration and Folding
    6. Additional Parameters for GFT Spectra
  3. Scopes - Displaying NMR Spectra

Templates

LUA scripts

  • Media:CARA_ExportToAutoAssign.lua: LUA script to generate AutoAssign input files. This script will create a table file and three sumulated peaklist files:
    • projectname.aat
    • hsqc.pks
    • hncacb.pks
    • hncocacb.pks
  • Media:CARA_GFT_HABCAB2HAHBCACB.lua: LUA script to calculate HA and HB shifts from CA+/-HA and CB+/-HB. Missing CA and CB spins will be created, if possible. IMPORTANT! This script will move existing HA and HB spins!
  • Media:CARA_CopyProjectedSpinsToOriginSystem2.lua: LUA script to copy projected spins. Modified version of the default CopyProjectedSpinsToOriginSystem script, allowing it to copy spins between systems, which are assigned to matching residues, but are not linked. N.B. - it is still recommended to have spin systems properly linked.


-- AlexEletski - 06 Mar 2007


  • Media:CARA_CreateShortSequentialSpinLinks.lua: Simulates spin links from secondary structure. Takes the CSI output file and uses consensus secondary structure. Simulates HA(i) <-> HN(i+1), HB(i) <-> HN(i+1) for all residues. Simulates HN(i) <-> HN(i+1), HN(i) <-> HN(i+3) and HA(i) <-> HB(i+3) for residues in α-helices.
  • Media:CARA_SparkyPeaklistToXeasy.lua: Converts Sparky-format peaklists to Xeasy-format peaklists. The resulting peaklists are not strictily compatible with XEASY - they are similar to the output of CYANA 2.1 and contain multiple assignments.
  • Media:CARA_CreateConsensusPeakList.lua: Generates a "consensus" peaklist from two peaklists. Matching unique assignments are retained, mismatching assignments are converted to "assignment guesses".