
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nesgwiki.chem.buffalo.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Suryaven</id>
	<title>NESG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://nesgwiki.chem.buffalo.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Suryaven"/>
	<link rel="alternate" type="text/html" href="https://nesgwiki.chem.buffalo.edu/index.php/Special:Contributions/Suryaven"/>
	<updated>2026-04-12T10:20:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://nesgwiki.chem.buffalo.edu/index.php?title=Spectra_Format_Conversion_from_NMRPipe_Data&amp;diff=4371</id>
		<title>Spectra Format Conversion from NMRPipe Data</title>
		<link rel="alternate" type="text/html" href="https://nesgwiki.chem.buffalo.edu/index.php?title=Spectra_Format_Conversion_from_NMRPipe_Data&amp;diff=4371"/>
		<updated>2023-01-26T20:11:50Z</updated>

		<summary type="html">&lt;p&gt;Suryaven: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spectra Format Conversion from NMRPipe Processed Data''' &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to Sparky  =====&lt;br /&gt;
&lt;br /&gt;
:Type the following command in the UNIX terminal &lt;br /&gt;
::For a 2D dataset 'gnhsqc.ft2' ([https://nesgwiki.chem.buffalo.edu/index.php/Routine_2D_Experiment])&lt;br /&gt;
&lt;br /&gt;
:::pipe2ucsf gnhsqc.ft2 gnhsqc.ucsf &lt;br /&gt;
::For a 3D dataset ([https://nesgwiki.chem.buffalo.edu/index.php/Routine_Processing_Procedure_for_3D_15N_and_13C-edited_Experiments Routine Processing Procedure for 3D&amp;amp;nbsp;&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;N and&amp;amp;nbsp;&amp;lt;sup&amp;gt;13&amp;lt;/sup&amp;gt;C-edited Experiments])&lt;br /&gt;
&lt;br /&gt;
:::Use xyz2pipe to combine 2D planes into one single PIPE file (Go to the directory where the 3D planes are stored)&lt;br /&gt;
&lt;br /&gt;
::::xyz2pipe -in test%03d.ft3 -x &amp;amp;gt; 3D_HNCO.mat&lt;br /&gt;
&lt;br /&gt;
:::Convert the single PIPE file to UCSF format&lt;br /&gt;
&lt;br /&gt;
::::pipe2ucsf 3D_HNCO.mat 3D_HNCO.ucsf&lt;br /&gt;
&lt;br /&gt;
:Additional information can be found in [http://www.cgl.ucsf.edu/home/sparky/manual/index.html Sparky Manual] &amp;lt;ref&amp;gt;T. D. Goddard and D. G. Kneller, SPARKY 3, University of California, San Francisco &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to CARA  =====&lt;br /&gt;
&lt;br /&gt;
===== &amp;lt;br&amp;gt; NMRPipe to XEASY  =====&lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to NMRViewJ  =====&lt;br /&gt;
&lt;br /&gt;
:At the end of the processing script (e.g. ft2d.com or nmrproc.com), insert the following two lines: &lt;br /&gt;
::For 2D dataset ([https://nesgwiki.chem.buffalo.edu/index.php/Routine_2D_Experiment Routine Processing Procedure for 2D Experiment]) &lt;br /&gt;
:::&lt;br /&gt;
:::nmrPipe -in gnhsqc.ft2 \ &lt;br /&gt;
:::|pipe2xyz -nv -out filename.nv&lt;br /&gt;
&lt;br /&gt;
::For a 3D dataset ([https://nesgwiki.chem.buffalo.edu/index.php/Routine_Processing_Procedure_for_3D_15N_and_13C-edited_Experiments Routine Processing Procedure for 3D&amp;amp;nbsp;&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;N and&amp;amp;nbsp;&amp;lt;sup&amp;gt;13&amp;lt;/sup&amp;gt;C-edited Experiments]) &lt;br /&gt;
:::&lt;br /&gt;
:::xyz2pipe -in lp/test%03d.ft3 -x \ &lt;br /&gt;
:::|pipe2xyz -nv -out filename.nv&lt;br /&gt;
&lt;br /&gt;
===== References  =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; Updated by Hsiau-Wei Lee, 2011&lt;/div&gt;</summary>
		<author><name>Suryaven</name></author>
	</entry>
	<entry>
		<id>https://nesgwiki.chem.buffalo.edu/index.php?title=Spectra_Format_Conversion_from_NMRPipe_Data&amp;diff=4370</id>
		<title>Spectra Format Conversion from NMRPipe Data</title>
		<link rel="alternate" type="text/html" href="https://nesgwiki.chem.buffalo.edu/index.php?title=Spectra_Format_Conversion_from_NMRPipe_Data&amp;diff=4370"/>
		<updated>2023-01-26T20:09:37Z</updated>

		<summary type="html">&lt;p&gt;Suryaven: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spectra Format Conversion from NMRPipe Processed Data''' &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to Sparky  =====&lt;br /&gt;
&lt;br /&gt;
:Type the following command in the UNIX terminal &lt;br /&gt;
::For a 2D dataset 'gnhsqc.ft2' ([https://nesgwiki.chem.buffalo.edu/index.php/Routine_2D_Experiment])&lt;br /&gt;
&lt;br /&gt;
:::pipe2ucsf gnhsqc.ft2 gnhsqc.ucsf &lt;br /&gt;
::For a 3D dataset ([https://nesgwiki.chem.buffalo.edu/wiki/Routine_Processing_Procedure_for_3D_15N_and_13C-edited_Experiments Routine Processing Procedure for 3D&amp;amp;nbsp;&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;N and&amp;amp;nbsp;&amp;lt;sup&amp;gt;13&amp;lt;/sup&amp;gt;C-edited Experiments])&lt;br /&gt;
&lt;br /&gt;
:::Use xyz2pipe to combine 2D planes into one single PIPE file (Go to the directory where the 3D planes are stored)&lt;br /&gt;
&lt;br /&gt;
::::xyz2pipe -in test%03d.ft3 -x &amp;amp;gt; 3D_HNCO.mat&lt;br /&gt;
&lt;br /&gt;
:::Convert the single PIPE file to UCSF format&lt;br /&gt;
&lt;br /&gt;
::::pipe2ucsf 3D_HNCO.mat 3D_HNCO.ucsf&lt;br /&gt;
&lt;br /&gt;
:Additional information can be found in [http://www.cgl.ucsf.edu/home/sparky/manual/index.html Sparky Manual] &amp;lt;ref&amp;gt;T. D. Goddard and D. G. Kneller, SPARKY 3, University of California, San Francisco &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to CARA  =====&lt;br /&gt;
&lt;br /&gt;
===== &amp;lt;br&amp;gt; NMRPipe to XEASY  =====&lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to NMRViewJ  =====&lt;br /&gt;
&lt;br /&gt;
:At the end of the processing script (e.g. ft2d.com or nmrproc.com), insert the following two lines: &lt;br /&gt;
::For 2D dataset ([https://nesgwiki.chem.buffalo.edu/wiki/Routine_2D_Experiment Routine Processing Procedure for 2D Experiment]) &lt;br /&gt;
:::&lt;br /&gt;
:::nmrPipe -in gnhsqc.ft2 \ &lt;br /&gt;
:::|pipe2xyz -nv -out filename.nv&lt;br /&gt;
&lt;br /&gt;
::For a 3D dataset ([https://nesgwiki.chem.buffalo.edu/wiki/Routine_Processing_Procedure_for_3D_15N_and_13C-edited_Experiments Routine Processing Procedure for 3D&amp;amp;nbsp;&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;N and&amp;amp;nbsp;&amp;lt;sup&amp;gt;13&amp;lt;/sup&amp;gt;C-edited Experiments]) &lt;br /&gt;
:::&lt;br /&gt;
:::xyz2pipe -in lp/test%03d.ft3 -x \ &lt;br /&gt;
:::|pipe2xyz -nv -out filename.nv&lt;br /&gt;
&lt;br /&gt;
===== References  =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; Updated by Hsiau-Wei Lee, 2011&lt;/div&gt;</summary>
		<author><name>Suryaven</name></author>
	</entry>
	<entry>
		<id>https://nesgwiki.chem.buffalo.edu/index.php?title=Spectra_Format_Conversion_from_NMRPipe_Data&amp;diff=4369</id>
		<title>Spectra Format Conversion from NMRPipe Data</title>
		<link rel="alternate" type="text/html" href="https://nesgwiki.chem.buffalo.edu/index.php?title=Spectra_Format_Conversion_from_NMRPipe_Data&amp;diff=4369"/>
		<updated>2023-01-26T02:09:08Z</updated>

		<summary type="html">&lt;p&gt;Suryaven: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spectra Format Conversion from NMRPipe Processed Data''' &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to Sparky  =====&lt;br /&gt;
&lt;br /&gt;
:Type the following command in the UNIX terminal &lt;br /&gt;
::For a 2D dataset 'gnhsqc.ft2' ([http://www.nmr2.buffalo.edu/wiki/Routine_2D_Experiment Routine Processing Procedure for 2D Experiment])&lt;br /&gt;
&lt;br /&gt;
:::pipe2ucsf gnhsqc.ft2 gnhsqc.ucsf &lt;br /&gt;
::For a 3D dataset ([https://nesgwiki.chem.buffalo.edu/wiki/Routine_Processing_Procedure_for_3D_15N_and_13C-edited_Experiments Routine Processing Procedure for 3D&amp;amp;nbsp;&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;N and&amp;amp;nbsp;&amp;lt;sup&amp;gt;13&amp;lt;/sup&amp;gt;C-edited Experiments])&lt;br /&gt;
&lt;br /&gt;
:::Use xyz2pipe to combine 2D planes into one single PIPE file (Go to the directory where the 3D planes are stored)&lt;br /&gt;
&lt;br /&gt;
::::xyz2pipe -in test%03d.ft3 -x &amp;amp;gt; 3D_HNCO.mat&lt;br /&gt;
&lt;br /&gt;
:::Convert the single PIPE file to UCSF format&lt;br /&gt;
&lt;br /&gt;
::::pipe2ucsf 3D_HNCO.mat 3D_HNCO.ucsf&lt;br /&gt;
&lt;br /&gt;
:Additional information can be found in [http://www.cgl.ucsf.edu/home/sparky/manual/index.html Sparky Manual] &amp;lt;ref&amp;gt;T. D. Goddard and D. G. Kneller, SPARKY 3, University of California, San Francisco &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to CARA  =====&lt;br /&gt;
&lt;br /&gt;
===== &amp;lt;br&amp;gt; NMRPipe to XEASY  =====&lt;br /&gt;
&lt;br /&gt;
===== NMRPipe to NMRViewJ  =====&lt;br /&gt;
&lt;br /&gt;
:At the end of the processing script (e.g. ft2d.com or nmrproc.com), insert the following two lines: &lt;br /&gt;
::For 2D dataset ([https://nesgwiki.chem.buffalo.edu/wiki/Routine_2D_Experiment Routine Processing Procedure for 2D Experiment]) &lt;br /&gt;
:::&lt;br /&gt;
:::nmrPipe -in gnhsqc.ft2 \ &lt;br /&gt;
:::|pipe2xyz -nv -out filename.nv&lt;br /&gt;
&lt;br /&gt;
::For a 3D dataset ([https://nesgwiki.chem.buffalo.edu/wiki/Routine_Processing_Procedure_for_3D_15N_and_13C-edited_Experiments Routine Processing Procedure for 3D&amp;amp;nbsp;&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;N and&amp;amp;nbsp;&amp;lt;sup&amp;gt;13&amp;lt;/sup&amp;gt;C-edited Experiments]) &lt;br /&gt;
:::&lt;br /&gt;
:::xyz2pipe -in lp/test%03d.ft3 -x \ &lt;br /&gt;
:::|pipe2xyz -nv -out filename.nv&lt;br /&gt;
&lt;br /&gt;
===== References  =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; Updated by Hsiau-Wei Lee, 2011&lt;/div&gt;</summary>
		<author><name>Suryaven</name></author>
	</entry>
	<entry>
		<id>https://nesgwiki.chem.buffalo.edu/index.php?title=Main_Page&amp;diff=4368</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://nesgwiki.chem.buffalo.edu/index.php?title=Main_Page&amp;diff=4368"/>
		<updated>2022-11-29T02:29:40Z</updated>

		<summary type="html">&lt;p&gt;Suryaven: /* nmr 2.0 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ &lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;'''Welcome to the NESG Wiki!'''&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The NESG Wiki is a medium for sharing experimental protocols as well as training an educational materials in the fields of structural biology, structural genomics and biomolecular NMR. &lt;br /&gt;
&lt;br /&gt;
Please check out [[NESG NMR wiki workshop at the 2010 Keystone meeting|NESG NMR wiki workshop presentations at the 2010 Keystone meeting]] &lt;br /&gt;
&lt;br /&gt;
== Protein Sample Production  ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; class=&amp;quot;FCK__ShowTableBorders&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*[[Target selection|NESG target selection]] &amp;lt;br&amp;gt; &lt;br /&gt;
*[[DNA cloning protocols|DNA cloning protocols]]&amp;lt;br&amp;gt; &lt;br /&gt;
*[[Protein purification|Protein expression and purification protocols]]&amp;amp;nbsp;&amp;lt;br&amp;gt; &lt;br /&gt;
*Sample Optimization &lt;br /&gt;
**[[Construct optimization]] &lt;br /&gt;
**[[Buffer optimization]] &lt;br /&gt;
**[[Cofactor optimization]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Protein Sample Analysis &lt;br /&gt;
**[[SDS page gel]] &lt;br /&gt;
**[[Protein concentration|Protein concentration measurements]] &lt;br /&gt;
**[[Oligomerization Status|Assessment of Oligomerization State]] &lt;br /&gt;
***[[Gel filtration and light scattering|gel-filtration and light scattering]] &lt;br /&gt;
***[[NMR determined Rotational correlation time]] &lt;br /&gt;
**[[MassSpectrometry|Mass spectrum]] &lt;br /&gt;
**[[NMR screening]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== NMR Data Acquisition  ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;FCK__ShowTableBorders&amp;quot; cellspacing=&amp;quot;1&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*Routine operation &lt;br /&gt;
**[[NMR Sample Preparation]] &lt;br /&gt;
**[[Inserting NMR Sample]] &lt;br /&gt;
**[[Tuning and matching]] &lt;br /&gt;
**[[Deuterium Lock]] &lt;br /&gt;
**[[Shimming]] &lt;br /&gt;
**[[Pulse width calibration]] &lt;br /&gt;
**[[Temperature calibration]] &lt;br /&gt;
**[[Chemical shift referencing]] &lt;br /&gt;
*Advanced operation &lt;br /&gt;
**[[Deuterium pulse width calibration and decoupling]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*NMR data acquisition for protein structure determination &lt;br /&gt;
**[[Common NMR experiment sets]] &lt;br /&gt;
**[[NMR experiment setup scripts for VNMRJ|Custom NMR experiment setup scripts for VNMRJ]] &lt;br /&gt;
**[[Estimation of rotational correlation time]] &lt;br /&gt;
**[[Estimation of measurement time]] &lt;br /&gt;
**[[Simultaneous 13C,15N-resolved NOESY]] &lt;br /&gt;
**[[2D (13C, 1H) HSQC for fractionally 13C-labeled samples|2D [13C, 1H]-HSQC for fractionally 13C-labeled samples]] &lt;br /&gt;
**[[Long-range 15N-1H correlation experiments for histidine rings]] &lt;br /&gt;
*[[Setting up non-uniformly sampled spectra|Non-uniform sampling (NUS) ]] &lt;br /&gt;
**[[Setting up non-uniformly sampled spectra/NUS guide for Varian|NUS - Varian]] &lt;br /&gt;
**[[Setting up non-uniformly sampled spectra/NUS guide for Bruker according to Arrowsmith group in Toronto|NUS - Bruker]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Maintenance (VARIAN) &lt;br /&gt;
**[[Installing and updating BioPack]] &lt;br /&gt;
**[[Full probefile calibration]] &lt;br /&gt;
**[[Rebooting spectrometer console]] &lt;br /&gt;
**[[Conditioning procedure for cryogenic probes]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== NMR Data Processing  ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;FCK__ShowTableBorders&amp;quot; cellspacing=&amp;quot;1&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
NMRPipe &lt;br /&gt;
&lt;br /&gt;
*[[Brief description of philosophy, commands, and functions of NMRPipe|Brief description of philosophy, commands, and functions]] &lt;br /&gt;
*[[Routine 2D Experiment|2D experiments]] &lt;br /&gt;
*[[Routine Processing Procedure for 3D 15N and 13C-edited Experiments|3D &amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;N and &amp;lt;sup&amp;gt;13&amp;lt;/sup&amp;gt;C-edited experiments]] &lt;br /&gt;
*[[HSQCTROSY RDC Measurement|2D ]]&amp;lt;sup&amp;gt;[[HSQCTROSY RDC Measurement|15]]&amp;lt;/sup&amp;gt;[[HSQCTROSY RDC Measurement|N HSQC-TROSY experiment for RDC measurement]] &lt;br /&gt;
*[[Jmodulation Experiment RDC|2D J-modulation experiment for RDC measurement]] &lt;br /&gt;
*[[Alignment Media Preparation|Alignment Media Preparation for RDC measurement]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
Other &lt;br /&gt;
&lt;br /&gt;
*[[Processing NMR spectra with PROSA|PROSA]] &lt;br /&gt;
*[[Bruker Data Processing|TOPSPIN]] &lt;br /&gt;
*[[AGNuS/AutoProc|AUTOPROC]] &lt;br /&gt;
*[[Processing non-uniformly sampled spectra with Multidimensional Decomposition|Processing NUS spectra with MDD]] &lt;br /&gt;
*[[Spectra Format Conversion from NMRPipe Data|NMRPipe processed data conversion to Sparky, CARA, XEASY, and NMRViewJ]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== NMR Resonance Assignment  ==&lt;br /&gt;
&lt;br /&gt;
*[[Resonance Assignment/Principles and concepts|Principles and concepts]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;FCK__ShowTableBorders&amp;quot; cellspacing=&amp;quot;1&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*Semi-automated protocols &lt;br /&gt;
**[[Resonance Assignment/CARA|CARA]] &lt;br /&gt;
**[[Sparky]] &lt;br /&gt;
**[[Resonance Assignment/XEASY|XEASY]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Automated resonance assignment &lt;br /&gt;
**[[AutoAssign|AutoAssign]] &lt;br /&gt;
**[[AutoAssign WebServer|AutoAssign server]] &lt;br /&gt;
**[[Abacus|ABACUS]] &lt;br /&gt;
**[[The PINE Server|PINE server]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Validation and deposition &lt;br /&gt;
**[[AVS|Assignment validation suite (AVS)]] &lt;br /&gt;
**[[LACS|Linear analysis of chemical shift (LACS)]] &lt;br /&gt;
**[[PDB and BMRB Deposition#Preparing_files_for_BMRB_depostion|Depositing chemical shifts]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Structure Calculation and Validation  ==&lt;br /&gt;
&lt;br /&gt;
[[Structure Calculation and Validation|Principles and concepts]] &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;FCK__ShowTableBorders&amp;quot; cellspacing=&amp;quot;1&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*Structure calculation &lt;br /&gt;
**[[CYANA Structure Determination Program|CYANA]] &lt;br /&gt;
**[[AutoStructure Structure Determination Program|AutoStructure]] &lt;br /&gt;
**[[Structure Calculation Using CS-Rosetta|CS-ROSETTA]] &lt;br /&gt;
**[[Structure Calculation Using CS-DP ROSETTA|CS-DP ROSETTA]] &lt;br /&gt;
**[[Structure Calculation Using CS-RDC-ROSETTA|CS-RDC-ROSETTA]] &lt;br /&gt;
**[[Consensus Approaches|&amp;quot;Consensus&amp;quot; approaches]] &lt;br /&gt;
**[[Refinement Strategies|Refinement Strategies]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Special topics &lt;br /&gt;
**[[Protein-Ligand Complexes|Protein-Ligand complexes]] &lt;br /&gt;
**[[Working With Metal Ions|Metal ions]] &lt;br /&gt;
**[[Residual Dipolar Couplings in Structure Refinement|Residual Dipolar Couplings]] &lt;br /&gt;
**[[REDCAT|REDCAT]] and [[REDCRAFT|REDCRAFT]] &lt;br /&gt;
**[[Paramagnetic Constraints in Structure Determination|Paramagnetic constraints]] &lt;br /&gt;
**[[RDC-Assisted Dimer Structure Determination|RDC-assisted dimer structure calculation]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Structure Refinement &lt;br /&gt;
**[[Structure Refinement Using CNS Energy Minimization With Explicit Water|CNS refinement]] &lt;br /&gt;
**[[Structure Refinement Using XPLOR-NIH|XPLOR-NIH refinement]] &lt;br /&gt;
**[[Rosetta High Resolution Protein Structure Refinement Protocol|ROSETTA refinement]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Validation and deposition &lt;br /&gt;
**[[PdbStat|PdbStat]] &lt;br /&gt;
**[[PSVS|PSVS]] &lt;br /&gt;
**[[RPF Analysis|RPF analysis]] &lt;br /&gt;
**[[MolProbity Server|MolProbity server]] &lt;br /&gt;
**[[RDCvis &amp;amp; KiNG|RDCvis]] &lt;br /&gt;
**[[PDB and BMRB Deposition|PDB and BMRB deposition]] &lt;br /&gt;
**[[ADIT-NMR|ADIT-NMR]] &lt;br /&gt;
**[[HarvestDB|HarvestDB]] &lt;br /&gt;
**[[SPINS|SPINS]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Suryaven</name></author>
	</entry>
</feed>