mailr15507 - /website/features.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 16, 2012 - 14:26:
Author: bugman
Date: Fri Mar 16 14:26:47 2012
New Revision: 15507

URL: http://svn.gna.org/viewcvs/relax?rev=15507&view=rev
Log:
Fix for the http://www.nmr-relax.com/features.html page identified by W3C 
markup validation service.


Modified:
    website/features.html

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=15507&r1=15506&r2=15507&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Fri Mar 16 14:26:47 2012
@@ -113,13 +113,14 @@
      <li>The prompt - this is the primary interface of relax.  Rather than 
reinventing a new command language, relax's interface is the powerful Python 
prompt.  This gives the power user full access to a proven programming 
language.</li>
      <li>Scripting - this provides a more powerful and flexible framework 
for controlling the program.  The script will be executed as Python code 
enabling advanced programming for automating data analysis.  All the features 
available within the prompt environment are accessible to the script.</li>
      <li>Graphical User Interface (GUI) - this offers a simple and easy way 
of performing data analysis. Calculation of steady-state NOE, curve fitting 
of R<sub>1</sub> and R<sub>2</sub> relaxation rates as well as model-free 
analysis are supported. Most parameters used for analysis can be set 
manually, but system standards are set accoring to d'Auvergne and Gooley, 
2008b. In addition, the graphical user interface has a fully automated 
model-free analysis feature that performs analysis without any user 
intervention after loading NOE, R<sub>1</sub> and R<sub>2</sub> data.</li>
-     <p>To start relax with the graphical interface, start relax using: $ 
relax -g</p>
-     <p>relaxGUI: a new software for fast and simple NMR relaxation data 
analysis and calculation of ps-ns and μs motion of proteins., Bieri M, 
d'Auvergne EJ, Gooley PR., J Biomol NMR, 2011</p>
-     <p>Screenshots running on Ubuntu 11.04:</p>
-     <img src="images/gui/gui_modelfree.png" /> Model-free analysis interface
-     <img src="images/gui/gui_Rx.png" /> Relaxation-rate curve fitting 
interface
-     <img src="images/gui/gui_NOE.png" /> Steady-state NOE calculation 
interface
     </ul>
+
+    <p>To start relax with the graphical interface, start relax using: $ 
relax -g</p>
+    <p>relaxGUI: a new software for fast and simple NMR relaxation data 
analysis and calculation of ps-ns and μs motion of proteins., Bieri M, 
d'Auvergne EJ, Gooley PR., J Biomol NMR, 2011</p>
+    <p>Screenshots running on Ubuntu 11.04:</p>
+    <img src="images/gui/gui_modelfree.png" /> Model-free analysis interface
+    <img src="images/gui/gui_Rx.png" /> Relaxation-rate curve fitting 
interface
+    <img src="images/gui/gui_NOE.png" /> Steady-state NOE calculation 
interface
   </div>
 
  </div>




Related Messages


Powered by MHonArc, Updated Fri Mar 16 14:40:02 2012