Chess2FLYA: Difference between revisions

From GuentertWiki
Jump to navigation Jump to search
Created page with "''Chemical shift statistics to FLYA'' Chess2FLYA is a C++ program that uses RNA secondary structure information in the connectivity table format (.ct file format) and a buil..."
 
No edit summary
Line 2: Line 2:




Chess2FLYA is a C++ program that uses RNA secondary structure information in the connectivity table format (.ct file format) and a built-in chemical shift statistics file to generate input files for the [[FLYA]] automated resonance assignment algorithm implemented in the program package [[CYANA]]. The input files  
Chess2FLYA is a C++ program that uses RNA secondary structure information in the connectivity table format (.ct file format) and a built-in chemical shift statistics file to generate input files for the [[FLYA]] automated resonance assignment algorithm implemented in the program package [http://www.cyana.org/wiki CYANA]. The input files  


* CYANA sequence file (.seq) with the RNA sequence
* CYANA sequence file (.seq) with the RNA sequence

Revision as of 07:10, 17 May 2013

Chemical shift statistics to FLYA


Chess2FLYA is a C++ program that uses RNA secondary structure information in the connectivity table format (.ct file format) and a built-in chemical shift statistics file to generate input files for the FLYA automated resonance assignment algorithm implemented in the program package CYANA. The input files

  • CYANA sequence file (.seq) with the RNA sequence
  • XEASY chemical shift list (.prot) with the mean values and standard deviations from 1D shift statistics statistics
  • CYANA torsion angle restraint file (.aco) that restricts the backbone of regular A-form RNA
  • CYANA macro file indicating the ranges of nucleotides involved in regular Watson-Crick base-pairs.

Availability

Documentation