<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tool | CoBAI Lab</title><link>https://cobailab.github.io/tag/tool/</link><atom:link href="https://cobailab.github.io/tag/tool/index.xml" rel="self" type="application/rss+xml"/><description>Tool</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Fri, 31 Jul 2026 00:00:00 +0000</lastBuildDate><image><url>https://cobailab.github.io/media/icon_hu16861375505764986416.png</url><title>Tool</title><link>https://cobailab.github.io/tag/tool/</link></image><item><title>DES-AMBER for GROMACS</title><link>https://cobailab.github.io/resources/des-amber-gmx/</link><pubDate>Fri, 31 Jul 2026 00:00:00 +0000</pubDate><guid>https://cobailab.github.io/resources/des-amber-gmx/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>This resource provides a GROMACS-compatible conversion of the DES-AMBER RNA force field introduced by Tan and co-workers. The original force-field parameters have been organized into a GROMACS &lt;code>.ff&lt;/code> directory so that DES-AMBER can be selected and used through standard GROMACS workflows. The converted files are intended to make the original DES-AMBER parameters more accessible to researchers performing RNA molecular dynamics simulations with GROMACS.&lt;/p>
&lt;h2 id="force-field-files">Force-Field Files&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://cobailab.github.io/downloads/software/Des_AMBER.ff.zip">Download DES-AMBER for GROMACS (.zip)&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://gitlab.com/KirmizialtinLab/des_amber/" target="_blank" rel="noopener">Browse the GROMACS-compatible files on GitLab&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="installation">Installation&lt;/h2>
&lt;p>Copy the GROMACS-compatible force-field folder into your working directory:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">cp -r Des_AMBER.ff /path/to/your/working/directory/
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="usage">Usage&lt;/h2>
&lt;p>Prepare the RNA system using &lt;code>gmx pdb2gmx&lt;/code>:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">gmx pdb2gmx -f RNA_structure.pdb
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>When prompted to select a force field, choose the DES-AMBER entry from the current working directory&lt;/p>
&lt;h2 id="compatibility-and-validation">Compatibility and Validation&lt;/h2>
&lt;!--
The converted files provide a practical implementation of DES-AMBER for GROMACS and have been used in our RNA simulation workflow. Because force-field conversion can involve differences in topology conventions, parameter mapping, and software versions,
-->
&lt;p>Users are encouraged to inspect the generated topology and validate representative systems before beginning production simulations.&lt;/p>
&lt;p>Please report any conversion-related issues or inconsistencies so that the resource can be further evaluated and improved.&lt;/p>
&lt;h2 id="original-reference">Original Reference&lt;/h2>
&lt;p>Dazhi Tan, Stefano Piana, Robert M. Dirks, and David E. Shaw.&lt;/p>
&lt;p>&lt;strong>“RNA Force Field with Accuracy Comparable to State-of-the-Art Protein Force Fields.”&lt;/strong>&lt;/p>
&lt;p>&lt;em>Proceedings of the National Academy of Sciences&lt;/em> &lt;strong>2018&lt;/strong>, &lt;strong>115&lt;/strong>(7), E1346–E1355.&lt;/p>
&lt;p>&lt;a href="https://doi.org/10.1073/pnas.1713027115" target="_blank" rel="noopener">View Publication&lt;/a>&lt;/p></description></item><item><title>HB-CUFIX for GROMACS</title><link>https://cobailab.github.io/resources/hbcufix/</link><pubDate>Thu, 30 Jul 2026 00:00:00 +0000</pubDate><guid>https://cobailab.github.io/resources/hbcufix/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>HB-CUFIX is an RNA force-field refinement developed using small-angle X-ray scattering (SAXS) experiments. It extends the CUFIX corrections by improving hydrogen-bonding and base-stacking interactions, allowing molecular dynamics simulations to reproduce RNA structures and conformational dynamics more accurately.&lt;/p>
&lt;p>The force field has been evaluated using helix-junction-helix RNA duplexes and single-stranded RNA systems, providing improved descriptions of both structured and flexible RNA molecules.&lt;/p>
&lt;p>
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img alt="Overview of HB-CUFIX corrections for balanced RNA interactions" srcset="
/resources/hbcufix/HBCUFIX_hu18056061798721947237.webp 400w,
/resources/hbcufix/HBCUFIX_hu13455853956807953255.webp 760w,
/resources/hbcufix/HBCUFIX_hu9283426986433646187.webp 1200w"
src="https://cobailab.github.io/resources/hbcufix/HBCUFIX_hu18056061798721947237.webp"
width="760"
height="291"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>&lt;em>HB-CUFIX extends the CUFIX framework through refined hydrogen-bonding and base-stacking interactions for RNA simulations.&lt;/em>&lt;/p>
&lt;h2 id="key-features">Key Features&lt;/h2>
&lt;ul>
&lt;li>Refined against experimental SAXS measurements&lt;/li>
&lt;li>Extends the original CUFIX corrections for RNA&lt;/li>
&lt;li>Improves hydrogen-bonding and base-stacking interactions&lt;/li>
&lt;li>Benchmarked using helix-junction-helix RNA duplexes&lt;/li>
&lt;li>Evaluated with flexible single-stranded RNA systems&lt;/li>
&lt;li>Compatible with GROMACS molecular dynamics simulations&lt;/li>
&lt;li>Designed to improve RNA structural and dynamic ensembles&lt;/li>
&lt;/ul>
&lt;h2 id="software-and-force-field-files">Software and Force-Field Files&lt;/h2>
&lt;p>The HB-CUFIX force-field files are available from the following repository:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://cobailab.github.io/downloads/software/HB_cufix_RNA.ff.zip">GitHub repository (.zip)&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://gitlab.com/KirmizialtinLab/hb_cufix" target="_blank" rel="noopener">GitLab repository&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="installation">Installation&lt;/h2>
&lt;p>Copy the GROMACS-compatible force-field folder into your working directory:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">cp -r HB_cufix_RNA.ff /path/to/your/working/directory/
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="associated-publication">Associated Publication&lt;/h2>
&lt;p>Weiwei He, Nawavi Naleem, Diego Kleiman, and Serdal Kirmizialtin.&lt;br>
&lt;strong>“Refining the RNA Force Field with Small-Angle X-ray Scattering of Helix-Junction-Helix RNA.”&lt;/strong>&lt;br>
&lt;em>The Journal of Physical Chemistry Letters&lt;/em> &lt;strong>2022&lt;/strong>, &lt;strong>13&lt;/strong>, 3400–3408.&lt;/p>
&lt;p>&lt;a href="https://doi.org/10.1021/acs.jpclett.2c00359" target="_blank" rel="noopener">View Publication&lt;/a>&lt;/p></description></item></channel></rss>