2006
DOI: 10.1002/jcc.20428
|View full text |Cite
|
Sign up to set email alerts
|

Generalized simulated annealing applied to protein folding studies

Abstract: During the last few years, computational simulations based on the atomic description of biological molecules have resulted in significant advances in the comprehension of biological processes. It is well known, however, that a molecular system may have a great number of conformations due to the large number of rotation of degrees of freedom around chemical bonds, leading to several local minima on the energy hypersurface. It has been proposed though, that proteins express their biological function when their s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

3
34
0
6

Year Published

2007
2007
2018
2018

Publication Types

Select...
4
3
1

Relationship

1
7

Authors

Journals

citations
Cited by 41 publications
(43 citation statements)
references
References 29 publications
3
34
0
6
Order By: Relevance
“…>n.particles<-6 # regular octahedron with global minimum 9.98528137 >lower.T<-rep(0, 2 * n.particles) >upper.T<-c(rep(pi, n.particles), rep(2 * pi, n.particles)) >require(GenSA) >options(digits = 9) >set.seed(1234) >fn.call<<-0 >out.GenSA<-GenSA(par = NULL, lower = lower.T, upper = upper.T, fn = Thomson.fn, control = list(max.call=600)) >print(out.GenSA[c("value", "counts")]) $value [ 1] 9.98528137 $counts [ 1] 600 >cat("GenSA call function", fn.call, "times.\n") GenSA call function 600 times.…”
Section: The Thomson Problem In Physicsmentioning
confidence: 99%
See 2 more Smart Citations
“…>n.particles<-6 # regular octahedron with global minimum 9.98528137 >lower.T<-rep(0, 2 * n.particles) >upper.T<-c(rep(pi, n.particles), rep(2 * pi, n.particles)) >require(GenSA) >options(digits = 9) >set.seed(1234) >fn.call<<-0 >out.GenSA<-GenSA(par = NULL, lower = lower.T, upper = upper.T, fn = Thomson.fn, control = list(max.call=600)) >print(out.GenSA[c("value", "counts")]) $value [ 1] 9.98528137 $counts [ 1] 600 >cat("GenSA call function", fn.call, "times.\n") GenSA call function 600 times.…”
Section: The Thomson Problem In Physicsmentioning
confidence: 99%
“…> out2.GenSA <-GenSA(fn=obj, lower=rep(0, 5), upper=rep (1,5), +control=list(smooth=FALSE, max.call=3000)) The max.call parameter is set to 3000 to make the algorithm stop earlier: > out2. GenSA determined a minimum of 0.1141484884 within 3000 function calls.…”
Section: Finance: Risk Allocation Portfoliosmentioning
confidence: 99%
See 1 more Smart Citation
“…Efforts are being made in various fields to devise methods to handle this problem. For example, development of more efficient algorithms and computational methods for large molecules is one of the frontiers in quantum chemistry [1][2][3]. Theoretical treatment of biological reactions is also very challenging, tremendously large number of degrees of freedom being one of the main difficulties.…”
mentioning
confidence: 99%
“…En [55] se plantea la utilización de métodos de Templado Simulado (Simulated Annealing) [56] para la optimización de proteínas, con el objetivo de solventar la problemática de los mínimos locales en la búsqueda de proteínas con mínima energía. Además, se utiliza una aproximación basada en Computación en Grid para realizar múltiples procesos de optimización, utilizando diferentes parámetros del algoritmo de optimización.…”
Section: Protocolo De Optimización De Proteínasunclassified