Fast design of arbitrary length loops in proteins using InteractiveRosetta.

William F Hooper1,2, Benjamin D Walcott2, Xing Wang3

  • 1Emmes Corporation, Rockville, Washington, MD, USA.

BMC Bioinformatics
|September 26, 2018
PubMed
Summary

A new module, INDEL, enables rapid exploration of protein insertions and deletions (indels) for ab initio protein design. This tool efficiently generates low-energy protein backbones, facilitating novel protein structure and function design.

Related Concept Videos

Moment of Inertia about an Arbitrary Axis01:20

Moment of Inertia about an Arbitrary Axis

The moment of inertia is typically associated with principal axes, but it can also be computed for any random axis. When an arbitrary axis is under consideration, the moment of inertia is determined by integrating the mass distribution of the object along that specific axis. It is crucial in applications like the design of machinery, where components rotate about various axes, and balance and stability are essential.
In this scenario, the perpendicular distance between the chosen arbitrary axis...
642
Angular Momentum about an Arbitrary Axis01:11

Angular Momentum about an Arbitrary Axis

Imagine a rigid body with a mass denoted as 'm', which has its center of mass at point G and is rotating around an inertial reference frame. The angular momentum at an arbitrary point P can be calculated by taking the cross product of the position vector and linear momentum vector for each individual mass element.
The velocity of a mass element comprises its translational velocity and the relative velocity instigated by the body's rotation. Substituting the velocity equation into...
466
Group Design02:01

Group Design

The most basic experimental design involves two groups: the experimental group and the control group. The two groups are designed to be the same except for one difference— experimental manipulation. The experimental group gets the experimental manipulation—that is, the treatment or variable being tested—and the control group does not. Since experimental manipulation is the only difference between the experimental and control groups, we can be sure that any differences between...
10.5K
Feedback Loops01:01

Feedback Loops

In most cases, excessive hormone production is prevented by negative feedback—a loop that starts with a stimulus inducing the release of a particular substance, like a hormone, to maintain a certain level before triggering a signal that results in a decrease in further release of the hormone.
64.5K
Factorial Design02:01

Factorial Design

Factorial Analysis is an experimental design that applies Analysis of Variance (ANOVA) statistical procedures to examine a change in a dependent variable due to more than one independent variable, also known as factors. Changes in worker productivity can be reasoned, for example, to be influenced by salary and other conditions, such as skill level. One way to test this hypothesis is by categorizing salary into three levels (low, moderate, and high) and skills sets into two levels (entry level...
13.8K
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
950