CN103886225A - Method for designing proteins on basis of polarizable force fields and pso (particle swarm optimization) - Google Patents

Method for designing proteins on basis of polarizable force fields and pso (particle swarm optimization) Download PDF

Info

Publication number
CN103886225A
CN103886225A CN201210563431.XA CN201210563431A CN103886225A CN 103886225 A CN103886225 A CN 103886225A CN 201210563431 A CN201210563431 A CN 201210563431A CN 103886225 A CN103886225 A CN 103886225A
Authority
CN
China
Prior art keywords
particle
protein
fitness
pso
force
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201210563431.XA
Other languages
Chinese (zh)
Inventor
李国辉
张鼎林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dalian Institute of Chemical Physics of CAS
Original Assignee
Dalian Institute of Chemical Physics of CAS
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dalian Institute of Chemical Physics of CAS filed Critical Dalian Institute of Chemical Physics of CAS
Priority to CN201210563431.XA priority Critical patent/CN103886225A/en
Publication of CN103886225A publication Critical patent/CN103886225A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a method for designing proteins on the basis of polarizable force fields and pso (particle swarm optimization). The method includes steps of acquiring a plurality of proteins by the aid of a protein design template; optimizing each protein, in other words, searching certain rotamers in a rotamerlib, and creating a temporary particle by the aid of each found rotamer; computing the fitness of each temporary particle, and updating local optimal particles and neighbor optimal particles according to the fitness of each temporary particle; updating positions and speeds of all non-temporary particles; comparing the positions of all the neighbor optimal particles to acquire the global optimal positions; searching side-chain conformation combined spaces by the aid of particle swarms to acquire the optimized proteins. Each certain rotamer is the closest to sub-vectors of the corresponding particle which continuously moves in a 4n (four-dimensional) space. The method has the advantages that discrete problems are solved by the aid of pso, and the polarizable force fields are used as evaluation foundations by the aid of the high efficiency of pso; modification on the proteins can be predicted theoretically, and the proteins can be screened theoretically.

Description

Based on the Design of Protein of the polarizable field of force and pso optimization
Technical field
What the present invention relates to is a kind of method of computer forecast protein function, belongs to biology information technology, computing method and computer virtual reality technology.
Background technology
Area of computer aided protein design is to carry out means important in protein design.But complete sequence protein design has two difficult problems.First difficult problem is exactly shot array.Simply give an example, have 100 amino acid whose polypeptied chains to design for one, the interblock space of sequence is pow(20 so, 100), this numeral is too large, and therefore selecting the optimized algorithm having developed is exactly the problem that must face.Second Problem is that speed and the degree of accuracy of energy computing function is conflicting, is often difficult to get both.If neither one accurately energy function is identified sequence and the conformation of optimization, better optimized algorithm can not play a role.
Optimisation strategy: in whole computation process, suppose that Conformation of the main chain does not change, can reduce greatly the complexity of calculating, also make continuous problem change into discrete problem simultaneously.So just can find reasonable conformation with various conventional optimized algorithms.Generally speaking, in protein design, optimized algorithm is divided into two classes, and first kind algorithm is non-exhaust algorithm, can not guarantee to find Optimum configuration, and this class algorithm comprises MC algorithm, simulated annealing, genetic algorithm.This class algorithm is applicable to search for reasonable conformation in larger search volume conventionally, especially when conformational space is too large to such an extent as to when using exhaust algorithm infeasible.Equations of The Second Kind algorithm can obtain best conformation, and this class algorithm comprises, the method for exhaustion, branch and bound algorithm, DEE algorithm, divide and conquer algorithm.
Mc algorithm: random selection, then selected the rotamer on this site according to roulette at a site in a structure.If the energy after changing has diminished, so just accept current variation, otherwise just according to Metropolis rule, determine whether to accept current variation.Metropolis rule: by temperature, the energy before and after changing, obtains a probability numeral, then by this numeral and a random number comparison, if random number is less than probability numeral, just accepts current change, otherwise does not just accept current change.When making conception search, this rule can jump out minimum point.Can cross energy barrier by adjusting temperature.Or use the mode of simulated annealing progressively to reduce the possibility of crossing energy barrier.
Genetic algorithm: genetic algorithm derives from genetic evolution theory.First produce the population of random series, then select low energy conformations to hybridize, exchange sequence and rotamer.The result of hybridization often can obtain more low energy conformations.Such low energy conformations is selected, and carries out follow-on breeding.Energized conformation has just been abandoned.This process comprises restructuring, and sudden change is selected.Repeat this process, until convergence.
DEE algorithm: DEE algorithm can find globally optimal solution.A key factor of DEE algorithm is exactly filtering rule.Different filtering rules significant difference in efficiency.Using the prerequisite of DEE algorithm is that gross energy is decomposed.Resolve into the energy of the right interaction energy of any side chain and side chain inside, and the energy of side chain and constant part.Gross energy obtains by summation when calculating.
The selection of energy function.Energy function is interactional for describing protein interior.This function is used for the structure quality of assess proteins.The selection of energy function is another important factor in protein design.The molecular force field amber of current main-stream, charrm, the energy function of opls. has Van der Waals conventionally, static, hydrogen bond, bond distance, bond angle, dihedral angle etc.
Summary of the invention
In order to overcome the deficiency of currently available technology, the invention provides a kind of Design of Protein based on particle swarm optimization, the technical solution used in the present invention is: based on the Design of Protein of the polarizable field of force and pso optimization, comprise the following steps:
Obtain several protein by protein design template; Each protein is optimized as follows:
In 4n dimension space, the subvector of each particle of continuous moving is found nearest rotamer in rotamerlib; Then the interim particle of rotamer structure finding with these;
Calculate the fitness of each interim particle, and upgrade local optimum particle and neighbours' optimal particle according to the fitness of these interim particles; And upgrade all non-interim particle position speed; Obtain global optimum position by the position of more all neighbours' optimal particle; Particle group optimizing finishes;
Protein after carrying out side chain conformation interblock space search and be optimized by population.
The subvector of described each particle represents the side chain conformation of one 4 dimension.
The fitness that calculates each interim particle comprises the following steps:
First corresponding protein is write in a character string; Then call the built-in pdbxyz module of tinker and carry out format conversion and obtain the character string of the manageable xyz form of analyze; Call analyze module and obtain the gross energy that this protein is corresponding, this gross energy is fitness.
The described fitness according to these interim particles upgrades local optimum particle and neighbours' optimal particle comprises the following steps:
Each particle has recorded a local optimum position and neighbours' optimal location, can be according to an interim particle tpi of principle generation recently after this particle pi moves, if the fitness of tpi is better than the fitness of the local optimum position of pi record, so just upgrade the record of local optimum; If the fitness of tpi is greater than the fitness of the optimum record of neighbours of pi record, the so just record of new neighbor optimum more.
The described position by more all neighbours' optimal particle obtains global optimum position and is specially by obtaining global optimum position take polarizable field of force calculating fitness as basis, pso algorithm do conformational space search, comprises the following steps:
Initialization bit dot information, field of force information, file path, controls parameter;
Use pso algorithm to control whole side chain conformation search procedure, be specially: scale, the calculation times of first specifying population; Particle is to move according to continuous space in mobile, is to corresponding rotamer in marking by continuous problem discretize; The calculating of each fitness is all used analyze(tinker) energy value that calculates gives a mark; 10 protein conformations that marking value is the highest are global optimum position.
The present invention has following beneficial effect and advantage:
1. the present invention can be used in current newer theory (the polarizable field of force) on protein design.
2. the present invention can predict protein transformation in theory, screens in theory, designs the protein that nature does not evolve out.
3. the present invention can do pharmaceutical grade protein design.
4. the present invention can judge to the current various field of forces in the performance in protein design.The current field of force is a lot, but that field of force is more suitable for protein design field, and this is not also come to a conclusion at present.
5. advantage of the present invention is exactly, and feels free to try and uses pso to process dispersed problem, has utilized pso high efficiency, adopts the polarizable field of force as the basis of evaluating simultaneously.
Accompanying drawing explanation
Fig. 1 is method flow diagram of the present invention;
Fig. 2 is ZDL_Pso algorithm flow chart.
Embodiment
Below in conjunction with embodiment, the present invention is described in further detail.
Content of the present invention is to provide a kind of protein design scheme based on particle swarm optimization.Particle cluster algorithm is efficiently famous with it.But particle cluster algorithm is all good at conventionally in continuous problem.And the problem of protein design discrete problem exactly.We combine the connection attribute of the dispersed problem in protein design and particle cluster algorithm.Particle cluster algorithm can be played a significant role in protein design, for protein design provides a new probing direction.
The basic procedure of the traditional particle cluster algorithm indicating in figure as shown in Figure 1.Particle cluster algorithm derives from bionical---and group's wisdom, flock of birds is looked for food.The mobile space of (bird) particle is continuous space.Each point of continuous space is significant.
The present invention is achieved in that
(1) Pso algorithm ultimate principle:
In D dimension space, there is N particle;
Particle i position: x i=(x i1, x i2, x i3... x id), by x isubstitution fitness function f (x i) ask adaptive value;
Particle i speed: v i=(v i1, v i2, v i3..., v id)
The individual extreme point of particle i position: pbest i=(p i1, p i2, p i3..., p id)
Neighbours' extreme point position of population: gbest=(g 1, g 2, g 3..., g d)
N dimension speed and the more new formula of position of particle i:
v in_update=w×v in+c 1×r 1×(pbest in-x in)+c 2×r 2×(gbest n-x in)
x in_update=x in+v in_update
C 1, c 2be the study factor, empirical value is got c 1=c 2=2, regulate the maximum step-length of study; r 1, r 2-two random numbers, span (0,1), to increase search randomness; W-inertial factor, nonnegative number, regulates the hunting zone to solution space; x infor the n dimension position numerical value of particle i, v infor the n dimension speed numerical value of particle i.
(2) discretize of continuous problem in protein design
The transform mode (dispersed problem changes into continuously) that we adopt is as follows: suppose that a protein template has n site can change rotamer, the vector representation that particle use 4n ties up so, the element representation in vector be the dihedral angle of rotamer.4 that start anew continuous are one group and represent all dihedral angles of rotamer (dihedral angle in rotamerlib in side chain has at most four, and all side chains all distribute four storage spaces).
Mobile: particle, in mobile, moves in continuous coordinate space.The mode of tolerance adopts Euclidean distance.
Two n-dimensional vector a=(a 1, a 2, a 3..., a n) and b=(b 1, b 2, b 3..., b n) between Euclidean distance:
d ab = Σ k = 1 n ( a k - b k ) 2
Marking: marking is given a mark by discrete space.First will separate particle vector (4n) and resolve into n subvector, four dihedral angles of the corresponding residue of each subvector.Then seek the rotamer vector in discrete space according to nearest principle.Each subvector is merged into particle vector by subvector after having determined nearest rotamer vector.Finally calculate energy scoring.Move again, then give a mark ...We adopt molecule entirety potential energy the score value of marking.We adopt current relatively forward position theory---calculating energy is carried out in the polarizable field of force.
The mode that global optimum's point adopts has two kinds: one is to use all particles and current particle to communicate definite optimum point.Another kind is only to use limited information to communicate by letter with current particle.We adopt the second, and benefit is: do like this and more easily jump out minimal value, but the speed of convergence is slow.Speed of convergence and jump out minimal value and can not get both.The related communication particle of each particle is dynamic change.
The use in the polarizable field of force: the polarizable field of force is the focus of current research is comparison forward position.The classical field of force (AMBER, CHARMM, OPLS-AA, GROMOS) all based on point of fixity charge model, as everyone knows, molecule all has very strong Quantum Properties, is difficult to their electrostatic property of accurate description with point of fixity charge model, and this Quantum Properties can change along with the change of surrounding environment-be, and the induced polarization effect of atom and molecule cannot accurately calculate with point of fixity charge model especially.2006, the people's such as He research is found, while utilizing the polarizable field of force to make energy calculation for the different angles conformation of a certain dihedral angle in protein, its result of calculation and quantum chemistry result meet finely, but the result of calculation of AMBER point of fixity charge model and quantum chemistry calculation result exist very large difference.The polarizable field of force is applied in protein design neighborhood by we.In the process of design, we combine the tinker software and the protein design program (c++) that use fortran77 to write.Tinker analyze pdbxyz module is revised accordingly.And the form that is compiled into static library is used to c++.In calculating energy, we call the analyze(revising and call the polarizable field of force).The electrostatic interaction in the polarizable field of force of AMOEBA comprises dipole moment and quadrupole moment, and its potential function comprises into that key interacts and non-bonded interaction (list of references: J.Phys Chem B.2010,114 (8), 2549).The expression-form in its field of force is as follows:
U = U bond + U angle + U bθ + U oop + U torsion + U vdW + U ele perm + U ele ind
First five items represents respectively bond energy, bond angle energy, bond distance's bond angle mixing energy, from face potential energy, dihedral angle potential energy: the one-tenth key that is short distance interacts; Latter three represent respectively model ylid bloom action energy, electrostatic potential energy, induction potential energy.Wherein become the potential function expression-form of key interaction phase identical with the classical MM3 field of force, its expression-form is as follows:
U bond=K b(b-b 0) 2[1-2.55(b-b 0)+3.793125(b-b 0) 2
U angle=K θ(θ-θ 0) 2[1-0.014(θ-θ 0)+5.6×10 -5(θ-θ 0) 2
-7.0×10 -7(θ-θ 0) 3+2.2×10 -8(θ-θ 0) 4]
U =K [(b-b 0)+(b'-b' θ)](θ-θ 0)
U torsion = Σ n K nφ [ 1 + cos ( nφ ± δ ) ]
U oop=K χχ 2
K bfor bond energy parameter, b is bond distance, b 0for balance bond distance, K θfor bond angle energy parameter, θ is bond angle, bond angle when θ 0 is balance, K b θbe bond distance's bond angle mixing energy parameter, b' is bond distance, b ' 0for balance bond distance,
Figure BDA00002633638300063
bond distance's bond angle mixing energy parameter, the degree that n is multiple development,
Figure BDA00002633638300064
for dihedral angle, K χfor from face potential parameter, the informal dihedral angle of χ, δ is that phase place is relevant.
What vdw interaction adopted in the polarizable field of force of AMOEBA is that buffered14-7 interaction potential represents with following form:
U vdw ( ij ) = ϵ ij ( 1.07 ρ ij + 0.07 ) 7 ( 1.12 ρ ij 7 + 0.12 - 2 )
Wherein: ε ijfor Van der Waals gesture well, R ij 0two atom equilibrium distances, R ijtwo atom equilibrium distances.
But the still description to electrostatic interaction of the difference of the polarizable field of force of AMOEBA and classical field of force maximum is the practice of in having replaced the classical field of force by dipole moment and quadrupole moment, electric charge having been regarded as to fixed charge in the polarizable field of force of AMOEBA.The benefit of doing is like this that the polarization effect of having considered electric charge replaces energy interaction only, and electrostatic potential that can accurate Calculation atom, impact and some other interaction of hydrogen bond.Two interatomic electrostatic interaction expression formulas are:
U ele perm = M i t T ij M j
Wherein, T ijfor i, the interatomic interaction tensor of j matrix, i, the span of j is determined according to interaction between atoms situation.In the polarizable field of force of AMOEBA, electrostatic interaction item is by added multipole moments item on the basis in the classical field of force:
M i=[q i,d ix,d iy,d iz,Q ixx,Q ixy,Q ixz,Q iyx,Q iyy,Q iyz,Q izx,Q izy,Q izz] T
M irepresent multipole distance, q irepresent electric charge, d ixrepresent dipole moment, the d of x direction iyrepresent dipole moment, the d of y direction izrepresent the dipole moment of z direction, Q ixxrepresent four pole spans, the Q of xx direction ix γrepresent four pole span Q of xy direction ixzrepresent four pole span Q of xz direction iyxrepresent four pole spans, the Q of yx direction iy γrepresent four pole span Q of yy direction iyzrepresent four pole span Q of yz direction izxrepresent four pole span Q of zx direction iz γrepresent four pole spans, the Q of zy direction izzrepresent four pole spans of zz direction; Wherein, multipole moments comprise electric charge in above formula, dipole moment and quadrupole moment.
Electrostatic interaction expression formula between any two sites is:
Figure BDA00002633638300081
Wherein,
Figure BDA00002633638300082
x, y, z represents three directions of dipole.
In this, the multipole moments of each atom can obtain by high-caliber quantum chemistry calculation.
Method for designing of the present invention comprises the following steps:
One. obtain several protein by protein design template; Each protein is optimized as follows.Algorithm at first, is specified side chain at random to the site entirety that will replace.Often do an initialization and just obtained a protein molecule completing, be and just obtained m different protein molecule for m time.Each site side chain dihedral angle represents with four-dimensional number, and n site just represent with 4n dimension, and this 4n number is exactly a particle, it and a protein correspondence.
Two. in 4n dimension space, the subvector of each particle of continuous moving is found nearest rotamer in rotamerlib, and wherein, the subvector of each particle represents the side chain conformation of one 4 dimension; Then the interim particle of rotamer structure finding with these;
Three. calculate the fitness of each interim particle, and upgrade local optimum particle and neighbours' optimal particle according to the fitness of these interim particles; And upgrade all non-interim particle position speed; Obtain global optimum position by the position of more all neighbours' optimal particle; Finally judge whether the number of times that calculates fitness reaches setting value (setting according to time restriction and designing requirement), if reached, particle group optimizing finishes, and does not reach, and continues to use pso algorithm search;
Four. finally carry out the protein after the search of side chain conformation interblock space is optimized by population.
In step 3, the fitness that calculates each interim particle comprises the following steps: first corresponding protein is write in a character string; Then call tinker(and be a molecular simulation software of supporting the polarizable field of force) built-in pdbxyz module carries out format conversion and obtains the character string of the manageable xyz form of analyze; Call analyze module and obtain the gross energy that this protein is corresponding, this gross energy is fitness, and energy value more low-protein is more stable, and fitness is just better.In the process of calculating energy, select amoeba(direct) field of force, solvation Model Selection gk model.
Analyze is the module in tinker, for calculating energy; Pdbxyz is also the module in tinker, and function is format conversion, and pdb format conversion is become to xyz form.
In step 3, comprise the following steps according to fitness renewal local optimum particle and neighbours' optimal particle of these interim particles:
Each particle has recorded a local optimum position and neighbours' optimal location, after this particle (pi) is mobile, can produce an interim particle (tpi) according to nearest principle, if the fitness of tpi is better than the fitness of the local optimum position of pi record, so just upgrade the record of local optimum.
Upgrade the optimum record of neighbours of each particle according to the same mode.
In step 3, by calculating fitness take the polarizable field of force as basis, pso algorithm does conformational space search and obtains global optimum position and comprise the following steps:
Set site information, field of force information (amoba), file path, various control parameters ... etc..
The process of whole optimization is used pso algorithm to control: the scale that need to first formulate population.The information such as the number of times calculating, acquiescence is just specified 10000 times.Particle moves according to continuous space in mobile, is to corresponding rotamer in marking by continuous problem discretize.The calculating of each fitness is all used analyze(tinker) energy value that calculates gives a mark.
Program can constantly be upgraded 10 the best protein conformations that search.
After predetermined number of times (evaluation fitness) reaches, program is by 10 best protein conformation outputs, and 10 protein conformations that marking value is the highest are global optimum position (be not real optimal location, be just relatively satisfied with optimal location), optimize and finish.
Above-mentioned program is " the polarizable field of force of pso protein design software ".
The concrete enforcement of this method comprises the following steps:
1. select the single chain protein matter of high-res, as the template of protein design.In pdb website http:// www.rcsb.org/pdb/home/home.doclick the advanced on the right.Add search condition: whether comprise protein: comprise; Whether comprise DNA: do not comprise; Whether comprise RNA: do not comprise; Whether comprise RNA: do not comprise; The number of chain: 1; Resolution scope is greater than 0, is less than 2,
The quantity of Models is greater than 0, is less than 2; Do not comprise part; The length of chain is greater than 50, is less than 100; Similarity is deleted and is selected 30%;
We can obtain search condition by above, and we have obtained pdbidlist.This list has deleted some pdb according to similarity.We to deleting the pdblist of similarity, carry out homology deletion again.Login homology is deleted website http://dunbrack.fccc.edu/PISCES.php; Click Accessthe server to create your own lists, select Cull from your own list of PDB chains at What do you want to do:
Screening conditions are set:
Maximum consistance number percent: 30
Minimum resolution: 0
Maximum resolution: 2
Maximum R-value:0.3
Minimum residue number: 50
Maximum residue number: 300
Skip the protein crystal that non-X ray is resolved
Skip the protein crystal that only has CA
Choice for use entries screening protein
The pdblist obtaining by such screening can carry out protein design, also can the performance in protein design evaluate different position.The mode of evaluating is to use the protein that designs under the different field of forces and the rmsd comparison of crystal structure.Under the prerequisite of identical algorithm and computing scale, look at that protein and crystal structure which field of force designs are more approaching, here comprising two layers of meaning, ground floor implication represents the protein and the similarity of crystal structure protein in sequence that design.Second layer implication is illustrated in the situation that assurance sequence is identical, the difference of the protein designing and crystal structure protein rmsd.
2. read in protein template.Extract the information of protein dihedral angle.According to bond distance's bond angle of opls field of force standard, the template protein of input is carried out to rebuild again.
3. read in rotamerlib
First process backbone dependent rotamerlib.According to the information of the main chain dihedral angle of input file and template protein, by mutable site selectively rotamer be put into rotamerlib2 in new storehouse.This rotamerlib2 is for this input file of this protein.This rotamerlib2 has just become backbone independent rotamerlib.
4. use pso algorithm in conformational space, to search for satisfactory solution.In internal memory, retain 10 conformations of best low energy.10 conformations of this best low energy are constantly upgraded.When searching algorithm finishes, by these 10 pdb outputs.
Pso algorithm is as shown in Figure 2:
First formulate the scale of population and initialization is done in the locus of particle.
Next allows particle move in space, goes to the position of having found.Particle moves according to continuous space in mobile.
In marking, be by continuous problem discretize: because our side chain conformation is all taken out from a storehouse.That is to say that side chain angle is not continuous in our problem.So we need to allow the side chain conformation comprising in particle, find corresponding side chain conformation according to nearest principle in storehouse.The interim particle of side chain structure simultaneously finding with these is evaluated for marking.
Call analyze(tinker) calculate the fitness (energy) of the interim particle that finds.Upgrade local optimum and neighbours' optimal value of each particle (not comprising interim particle).
Judge whether termination condition meets, and just exits if met, otherwise continue search.

Claims (5)

1. the Design of Protein based on the polarizable field of force and pso optimization, is characterized in that comprising the following steps:
Obtain several protein by protein design template; Each protein is optimized as follows:
In 4n dimension space, the subvector of each particle of continuous moving is found nearest rotamer in rotamerlib; Then the interim particle of rotamer structure finding with these;
Calculate the fitness of each interim particle, and upgrade local optimum particle and neighbours' optimal particle according to the fitness of these interim particles; And upgrade all non-interim particle position speed; Obtain global optimum position by the position of more all neighbours' optimal particle; Particle group optimizing finishes;
Protein after carrying out side chain conformation interblock space search and be optimized by population.
2. the Design of Protein based on the polarizable field of force and pso optimization according to claim 1, is characterized in that: the subvector of described each particle represents the side chain conformation of one 4 dimension.
3. the Design of Protein based on the polarizable field of force and pso optimization according to claim 1, is characterized in that: the fitness that calculates each interim particle comprises the following steps:
First corresponding protein is write in a character string; Then call the built-in pdbxyz module of tinker and carry out format conversion and obtain the character string of the manageable xyz form of analyze; Call analyze module and obtain the gross energy that this protein is corresponding, this gross energy is fitness.
4. the Design of Protein based on the polarizable field of force and pso optimization according to claim 1, is characterized in that: the described fitness according to these interim particles upgrades local optimum particle and neighbours' optimal particle comprises the following steps:
Each particle has recorded a local optimum position and neighbours' optimal location, can be according to an interim particle tpi of principle generation recently after this particle pi moves, if the fitness of tpi is better than the fitness of the local optimum position of pi record, so just upgrade the record of local optimum; If the fitness of tpi is greater than the fitness of the optimum record of neighbours of pi record, the so just record of new neighbor optimum more.
5. the Design of Protein based on the polarizable field of force and pso optimization according to claim 1, it is characterized in that: the described position by more all neighbours' optimal particle obtains global optimum position and is specially by obtaining global optimum position take polarizable field of force calculating fitness as basis, pso algorithm do conformational space search, comprises the following steps:
Initialization bit dot information, field of force information, file path, controls parameter;
Use pso algorithm to control whole side chain conformation search procedure, be specially: scale, the calculation times of first specifying population; Particle is to move according to continuous space in mobile, is to corresponding rotamer in marking by continuous problem discretize; The calculating of each fitness is all used analyze(tinker) energy value that calculates gives a mark; 10 protein conformations that marking value is the highest are global optimum position.
CN201210563431.XA 2012-12-21 2012-12-21 Method for designing proteins on basis of polarizable force fields and pso (particle swarm optimization) Pending CN103886225A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210563431.XA CN103886225A (en) 2012-12-21 2012-12-21 Method for designing proteins on basis of polarizable force fields and pso (particle swarm optimization)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210563431.XA CN103886225A (en) 2012-12-21 2012-12-21 Method for designing proteins on basis of polarizable force fields and pso (particle swarm optimization)

Publications (1)

Publication Number Publication Date
CN103886225A true CN103886225A (en) 2014-06-25

Family

ID=50955115

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210563431.XA Pending CN103886225A (en) 2012-12-21 2012-12-21 Method for designing proteins on basis of polarizable force fields and pso (particle swarm optimization)

Country Status (1)

Country Link
CN (1) CN103886225A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104868490A (en) * 2015-05-07 2015-08-26 国家电网公司 Transient stability index-based direct current modulation controller parameter optimization method
CN107025383A (en) * 2017-04-14 2017-08-08 上海交通大学 Advances in protein structure prediction based on multi-objective particle swarm optimization
CN108763870A (en) * 2018-05-09 2018-11-06 浙江工业大学 A kind of multiple domain Protein L inker construction methods
CN109255427A (en) * 2018-08-30 2019-01-22 无锡城市职业技术学院 A kind of molecular docking calculation method based on quantum particle swarm optimization
CN110610742A (en) * 2019-09-20 2019-12-24 福建工程学院 Functional module detection method based on protein interaction network
CN111986735A (en) * 2020-08-19 2020-11-24 兰州大学 Computing method for predicting multipole distance of atoms in RNA by using ARDGPR model
CN114121146A (en) * 2021-11-29 2022-03-01 山东建筑大学 RNA three-level structure prediction method based on parallel and Monte Carlo strategies

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104868490A (en) * 2015-05-07 2015-08-26 国家电网公司 Transient stability index-based direct current modulation controller parameter optimization method
CN107025383A (en) * 2017-04-14 2017-08-08 上海交通大学 Advances in protein structure prediction based on multi-objective particle swarm optimization
CN108763870A (en) * 2018-05-09 2018-11-06 浙江工业大学 A kind of multiple domain Protein L inker construction methods
CN108763870B (en) * 2018-05-09 2021-08-03 浙江工业大学 Construction method of multi-domain protein Linker
CN109255427A (en) * 2018-08-30 2019-01-22 无锡城市职业技术学院 A kind of molecular docking calculation method based on quantum particle swarm optimization
CN110610742A (en) * 2019-09-20 2019-12-24 福建工程学院 Functional module detection method based on protein interaction network
CN110610742B (en) * 2019-09-20 2023-12-19 福建工程学院 Functional module detection method based on protein interaction network
CN111986735A (en) * 2020-08-19 2020-11-24 兰州大学 Computing method for predicting multipole distance of atoms in RNA by using ARDGPR model
CN114121146A (en) * 2021-11-29 2022-03-01 山东建筑大学 RNA three-level structure prediction method based on parallel and Monte Carlo strategies
CN114121146B (en) * 2021-11-29 2023-10-03 山东建筑大学 RNA tertiary structure prediction method based on parallel and Monte Carlo strategies

Similar Documents

Publication Publication Date Title
Deng et al. Protein structure prediction
Nguyen et al. Mathematical deep learning for pose and binding affinity prediction and ranking in D3R Grand Challenges
Pan et al. IPMiner: hidden ncRNA-protein interaction sequential pattern mining with stacked autoencoder for accurate computational prediction
Zhang et al. Predicting drug side effects by multi-label learning and ensemble learning
CN103886225A (en) Method for designing proteins on basis of polarizable force fields and pso (particle swarm optimization)
Ding et al. Direct molecular dynamics observation of protein folding transition state ensemble
Li et al. RNA3DCNN: Local and global quality assessments of RNA 3D structures using 3D deep convolutional neural networks
Taneda MODENA: a multi-objective RNA inverse folding
Pedamallu et al. Open source tool for prediction of genome wide protein-protein interaction network based on ortholog information
Zhang et al. Plant miRNA–lncRNA interaction prediction with the ensemble of CNN and IndRNN
Zhang et al. 3dRNA: 3D structure prediction from linear to circular RNAs
Zhang et al. 3dRNA: Building RNA 3D structure with improved template library
Borkotoky et al. Machine learning and artificial intelligence in therapeutics and drug development life cycle
Zhu et al. Direct AUC optimization of regulatory motifs
Flores et al. Multiscale modeling of macromolecular biosystems
Wang et al. Artificial intelligence-based multi-objective optimization protocol for protein structure refinement
CN103077226B (en) A kind of multi-modal protein conformation space search method
Walsh et al. Ab initio and template-based prediction of multi-class distance maps by two-dimensional recursive neural networks
Strunk et al. SIMONA 1.0: An efficient and versatile framework for stochastic simulations of molecular and nanoscale systems
Hao et al. The genome-scale integrated networks in microorganisms
Kim et al. Network theory tools for RNA modeling
Zhang et al. Predicting human splicing branchpoints by combining sequence-derived features and multi-label learning methods
Zhang et al. A deep learning model to identify gene expression level using cobinding transcription factor signals
Li et al. A pair-conformation-dependent scoring function for evaluating 3D RNA-protein complex structures
Shan et al. A novel transcriptional risk score for risk prediction of complex human diseases

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140625

WD01 Invention patent application deemed withdrawn after publication