From 5267277b6ec219e2ceca085e9ab819818bb809cc Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Mon, 11 Aug 2014 12:00:22 +0200
Subject: [PATCH] Updated documentation

---
 doc/html/_modules/index.html                 | 2 +-
 doc/html/_modules/promod3/core/argcheck.html | 2 +-
 doc/html/_sources/buildsystem.txt            | 9 +++++++--
 doc/html/buildsystem.html                    | 6 ++++--
 doc/html/developers.html                     | 2 +-
 doc/html/genindex.html                       | 2 +-
 doc/html/index.html                          | 2 +-
 doc/html/py-modindex.html                    | 2 +-
 doc/html/search.html                         | 2 +-
 doc/html/searchindex.js                      | 2 +-
 10 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/doc/html/_modules/index.html b/doc/html/_modules/index.html
index 9076ce69..49c9c6c3 100644
--- a/doc/html/_modules/index.html
+++ b/doc/html/_modules/index.html
@@ -85,7 +85,7 @@
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/_modules/promod3/core/argcheck.html b/doc/html/_modules/promod3/core/argcheck.html
index 394659cd..4fb0e22d 100644
--- a/doc/html/_modules/promod3/core/argcheck.html
+++ b/doc/html/_modules/promod3/core/argcheck.html
@@ -193,7 +193,7 @@
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/_sources/buildsystem.txt b/doc/html/_sources/buildsystem.txt
index 810c7811..b6f3b861 100644
--- a/doc/html/_sources/buildsystem.txt
+++ b/doc/html/_sources/buildsystem.txt
@@ -7,7 +7,8 @@ Dependencies
 1.4, and |qmean|_. To create the build system, |cmake|_ is required in version
 2.8.7 or higher. |python|_ works well from version 2.7. For |ost_s| and the
 |C++| bit of |project|, |boost|_ is required in version 1.47.0 (the same as
-used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build documentation, |sphinx|_ 1.2b1 is used.
+used for |ost_s|). Also |eigen3|_ and |lapack|_ are needed. To build
+documentation, |sphinx|_ 1.2b1 is used.
 
 * |ost_s|_ 1.4
 * |qmean|_
@@ -16,6 +17,7 @@ used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build d
 * |boost|_ 1.47.0
 * |sphinx|_ 1.2b1
 * |eigen3|_ 3.2.1
+* |lapack|_ 3.0
 
 --------------------------------------------------------------------------------
  Using |cmake|
@@ -98,12 +100,15 @@ special targets:
 
 .. |qmean| replace:: QMEAN
 .. |eigen3| replace:: Eigen 3
+.. |lapack| replace:: LAPACK
 .. _qmean: http://swissmodel.expasy.org/qmean/cgi/index.cgi?
 .. _ost_l: http://www.OpenStructure.org
 .. _cmake: http://www.cmake.org/
 .. _python: https://www.python.org/
 .. _boost: http://www.boost.org/
 .. _eigen3: http://eigen.tuxfamily.org/
+.. _lapack: http://www.netlib.org/lapack/
 
 ..  LocalWords:  cmake makefiles CMakeLists txt DOCTEST LINKCHECK conf html
-..  LocalWords:  doctest linkcheck qmean DQMEAN eigen CMakeCache
+..  LocalWords:  doctest linkcheck qmean DQMEAN eigen CMakeCache lapack
+..  LocalWords:  OPTIMIZE
diff --git a/doc/html/buildsystem.html b/doc/html/buildsystem.html
index cba83fe7..9255a447 100644
--- a/doc/html/buildsystem.html
+++ b/doc/html/buildsystem.html
@@ -62,7 +62,8 @@
 1.4, and <a class="reference external" href="http://swissmodel.expasy.org/qmean/cgi/index.cgi?">QMEAN</a>. To create the build system, <a class="reference external" href="http://www.cmake.org/">CMake</a> is required in version
 2.8.7 or higher. <a class="reference external" href="https://www.python.org/">Python</a> works well from version 2.7. For OST and the
 C++ bit of ProMod3, <a class="reference external" href="http://www.boost.org/">Boost</a> is required in version 1.47.0 (the same as
-used for OST). Also <a class="reference external" href="http://eigen.tuxfamily.org/">Eigen 3</a>, at least version 3.2.1, is needed. To build documentation, <a class="reference external" href="http://sphinx-doc.org/">Sphinx</a> 1.2b1 is used.</p>
+used for OST). Also <a class="reference external" href="http://eigen.tuxfamily.org/">Eigen 3</a> and <a class="reference external" href="http://www.netlib.org/lapack/">LAPACK</a> are needed. To build
+documentation, <a class="reference external" href="http://sphinx-doc.org/">Sphinx</a> 1.2b1 is used.</p>
 <ul class="simple">
 <li><a class="reference external" href="http://www.OpenStructure.org">OST</a> 1.4</li>
 <li><a class="reference external" href="http://swissmodel.expasy.org/qmean/cgi/index.cgi?">QMEAN</a></li>
@@ -71,6 +72,7 @@ used for OST). Also <a class="reference external" href="http://eigen.tuxfamily.o
 <li><a class="reference external" href="http://www.boost.org/">Boost</a> 1.47.0</li>
 <li><a class="reference external" href="http://sphinx-doc.org/">Sphinx</a> 1.2b1</li>
 <li><a class="reference external" href="http://eigen.tuxfamily.org/">Eigen 3</a> 3.2.1</li>
+<li><a class="reference external" href="http://www.netlib.org/lapack/">LAPACK</a> 3.0</li>
 </ul>
 </div>
 <div class="section" id="using-cmake">
@@ -210,7 +212,7 @@ builder</li>
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/developers.html b/doc/html/developers.html
index f49d52d8..0b6aa23b 100644
--- a/doc/html/developers.html
+++ b/doc/html/developers.html
@@ -140,7 +140,7 @@
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/genindex.html b/doc/html/genindex.html
index 68a5a687..a70a13b2 100644
--- a/doc/html/genindex.html
+++ b/doc/html/genindex.html
@@ -334,7 +334,7 @@
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/index.html b/doc/html/index.html
index 64999921..e22fde9c 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -134,7 +134,7 @@
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/py-modindex.html b/doc/html/py-modindex.html
index 78656b0c..98081f3e 100644
--- a/doc/html/py-modindex.html
+++ b/doc/html/py-modindex.html
@@ -113,7 +113,7 @@
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/search.html b/doc/html/search.html
index dfa8cb3d..2662ebc5 100644
--- a/doc/html/search.html
+++ b/doc/html/search.html
@@ -99,7 +99,7 @@
     </div>
     <div class="footer">
         &copy; Copyright 2013, Bienchen.
-      Last updated on Aug 11 10:54, 2014.
+      Last updated on Aug 11 11:59, 2014.
       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
     </div>
   </body>
diff --git a/doc/html/searchindex.js b/doc/html/searchindex.js
index 1cf83e97..9d5e7657 100644
--- a/doc/html/searchindex.js
+++ b/doc/html/searchindex.js
@@ -1 +1 @@
-Search.setIndex({envversion:42,terms:{aln:6,all:[8,0,1,4,6],code:[8,0,4],forget:[8,4],chain:[8,6],messi:8,skip:8,forbidden:8,sidechains_unit_test:8,ost:[0,1,2,3,4,5,6,7,8,9,10],disable_document:[8,4],prefix:[8,0],concept:8,subclass:8,abil:8,follow:[8,6],middl:8,structuralgap:1,readabl:8,init:8,program:7,under:8,introduc:8,sourc:[8,0,4],everi:[8,6],string:0,fals:[8,0,1,6],internet:8,candid:1,worst:8,failur:[8,0],veri:[8,0],affect:8,runnabl:8,tri:6,four:1,magic:8,level:[8,4],did:8,list:[8,0,1,4,6],assertequ:8,item:[8,6],fileextens:0,smallish:[8,4],align:6,dir:8,malici:8,promod_gcc_45:8,your_modul:8,direct:8,past:8,second:6,design:0,pass:8,download:4,acid:6,even:[8,4],index:[8,3],what:[8,0,4],hide:8,sub:8,resembl:8,sum:1,invok:[8,4],anywai:8,current:8,delet:6,version:[8,4],"new":[8,1,6],boost:[0,1,2,3,4,5,6,7,8,9,10],method:1,meld:[8,5],subtre:8,submodule1:8,honour:1,gener:8,never:8,here:[8,0,4,6],lib_stage_path:8,let:8,set_directory_properti:8,path:[8,0,4],along:8,modifi:[8,6,5],implicit:4,valu:[4,0],wait:8,test_someth:8,search:[8,3,4],executable_output_path:8,setup_boost:8,promod3_version_minor:8,doctest:[8,4],action:8,implement:8,pack:1,honor:6,chanc:8,methionin:6,via:8,extra:8,solut:8,modul:5,submodul:8,ask:8,unix:8,api:[8,9],instal:[8,4],total:1,unit:[],highli:4,fed:8,from:[0,1,5,4,6,8,9],describ:0,would:[8,4],regist:8,two:8,next:8,everybodi:8,few:[8,4,1,6],live:8,call:[8,4],recommend:4,loadalign:6,checkout:8,tell:[8,0],tightli:8,more:[8,4,6],sort:1,trustworthi:8,peopl:8,relat:8,notic:8,warn:8,flag:[8,0],include_directori:8,particular:8,known:0,rare:8,hold:[1,6],cach:[8,4],must:8,ost_double_precis:4,py_run:8,hous:8,setup:[8,5],work:[8,4],histori:8,remain:6,paragraph:8,can:[8,0,4,6],torsion_scor:1,purpos:8,root:8,fetch:[8,0],def:8,control:8,give:8,process:8,add_argu:0,indic:[],topic:8,abort:8,want:[8,4],phrase:8,backbonelist:1,hydrogen:6,packing_scor:1,alwai:8,gcc:8,cours:8,end:[8,0,1,4],thing:[8,4],rather:8,peptid:[1,6],comfort:0,calpha_onli:6,"__init__":8,opt:0,instead:[8,0,4],config:8,updat:8,python_vers:8,product:8,entityhandl:[1,6],rebas:8,mess:8,dive:8,after:[8,4],usabl:8,sortbyscor:1,befor:8,wrong:4,attent:8,date:8,multipl:8,data:8,grow:6,man:[8,4],subsequ:6,"short":8,practic:8,mol_alg:8,sit:8,correspond:[8,1],stash:8,exclud:8,alias:8,"switch":8,maintain:8,environ:8,allow:8,exclus:8,order:1,origin:8,promod3_version_major:8,eigen:4,over:[8,4,6],insight:8,becaus:[8,4],increas:1,through:8,files_to_be_remov:8,gitignor:8,still:8,pointer:4,entiti:[8,1],perfect:8,output_vari:8,funni:4,fix:[8,0],selenium:6,structuralgaplist:6,relev:4,carri:[8,0],complex:8,onc:8,python_doc_url:8,therefor:8,easier:1,linkcheck:[8,4],them:8,good:8,"return":[0,1,6],thei:[8,4,1],python:[0,1,2,3,4,5,6,7,8,9,10],dai:0,exot:8,"break":8,framework:8,conquer:8,clash_bb_scor:1,verifi:0,front:[8,0,4],now:[8,6],minimalist:6,cmake_cxx_flags_releas:8,libexec_stage_path:8,name:[8,0],rmsd:1,anyth:[8,4],separ:8,easili:8,achiev:8,each:8,debug:8,found:8,went:8,higher:4,side:8,mean:[8,0,4],compil:8,monolith:8,parwis:6,strip:6,idea:[8,5],realli:[8,0,4],runtest:8,"static":8,coord:1,our:8,special:[8,4],out:[8,4],variabl:[8,4],shown:8,goe:[8,4],promod3_unittest:8,crucial:8,content:[8,3,10],reader:8,print:[4,6],got:4,exec_program:8,clone:8,common:[8,0],model:[],make_directori:8,runtimeerror:[1,6],given:[0,1],free:8,standard:8,headlin:8,reason:8,base:[0,6],term:8,put:[8,0,4],org:8,basi:8,could:[8,6],keep:8,turn:[8,0],clash_sc_scor:1,place:8,think:8,first:[8,5],oper:8,softwar:8,major:8,suffix:0,obviou:8,prevent:8,feel:8,sidechains_pymod:8,number:[1,6],yourself:[8,4],restrict:8,mai:[8,4,6],alreadi:8,done:8,least:[8,4],blank:8,stabl:8,miss:[0,1,6],exit_statu:0,differ:[8,4],script:[8,0,4],top:[8,4],perfectli:8,mkdir:8,system:[8,4,5],messag:[8,0],tradition:0,attach:6,stori:8,master:8,too:8,termin:0,scheme:8,"final":[8,6],store:[8,1,6],shell:[4,0],option:[8,0,4],tool:0,copi:[8,6],restrict_chain:6,openstructur:[0,1,2,3,4,5,6,7,8,9,10],part:8,pars:0,boost_include_dir:8,mostli:8,rst:8,conop:8,exactli:4,than:8,kind:8,grep:4,target:[8,4],whenev:8,provid:[8,4],seamlessli:8,tree:8,unrecognis:0,project:8,find_packag:8,reus:6,str:[0,6],were:8,posit:[0,1],toward:8,markup:8,pre:8,python_binari:8,sometim:8,mind:8,argument:[],packag:8,manner:8,have:[8,4,1,6],"__main__":8,need:[8,0,4],fasta:6,tidi:8,cmake_current_source_dir:8,optimis:8,rmsdto:1,imagin:8,built:8,advic:8,inform:6,diverg:8,self:8,also:[8,0,4,6],without:[8,0,6],take:[8,6],which:[8,4,6,7],thoroughli:8,noth:8,singl:[8,6],"_opt":8,sure:8,distribut:8,clash:1,track:0,buildrawmodel:6,compress:0,strict:8,somethingtest:8,fragment:1,hotfix:8,"class":8,charg:8,renam:5,url:8,doc:[8,4],later:8,cover:[8,0,7],doe:[8,0,6],ext:0,declar:8,clean:[8,4],usual:[8,4],someth:8,came:8,cmakelist:[8,4],show:8,dbg:8,attachview:6,bring:8,permiss:8,add_doc_sourc:8,fine:8,find:8,help:[8,4],involv:8,access:1,onli:[8,0,6],locat:4,explain:8,configur:[8,4],activ:8,state:[8,4],should:[8,0],score:1,suppos:[8,1],templat:6,folder:8,move:8,hit:8,unus:8,variou:4,get:[8,4],watch:8,cannot:8,loadpdb:6,report:[8,6],toolbox:8,requir:[8,4,1],setup_compiler_flag:8,add_changelog_to_doc:8,candit:1,enabl:0,"2b1":4,gather:[8,7],whether:0,"float":1,integr:8,contain:[8,0,4,6,9],python_root:4,where:8,remov:4,view:8,user:[],set:[8,0,1,4,6],seq:8,allatom_scor:1,frame:8,around:8,ost_include_dir:8,see:8,temporarili:8,result:[4,6],smng:5,arg:8,testcas:8,reserv:0,sport:8,servic:8,subject:8,awar:8,statu:8,detect:0,parent:6,review:8,version_great:8,enumer:8,label:8,figur:8,header_stage_path:8,subdir:8,simplest:8,"import":[8,0,4,6],awai:8,paramet:[0,1,6],approach:8,attribut:8,accord:8,extend:8,sole:8,cmake_cxx_compiler_vers:8,test_your_modul:8,solv:8,come:[8,0],addit:[8,0],fail:[8,1],extens:[0,1],howev:1,disable_doctest:[8,4],promod3_version_patch:8,tutori:8,grain:8,fno:8,modif:6,whole:[8,6],pdb:[0,6],comment:8,sidechains_rst:8,"1ake":6,point:[8,4,1],cxx:8,overview:8,unittest:8,argumentpars:0,pop:8,walk:8,residu:[1,6],header:[8,4],param:1,codetest:8,test_submodule1:8,assum:8,torsion:1,quit:8,template_structur:6,evalu:8,coupl:8,rebuild:[8,4],three:8,been:8,sinc:[8,0,4],compon:8,trigger:8,besid:4,treat:[8,6],basic:[8,4,6],ost_root:[8,4],popul:[8,4],seq_alg:8,tini:8,quickli:8,life:[8,1],convert:6,ani:8,coordin:[],togeth:8,input:0,fileexist:0,educ:8,those:[8,4],"case":8,cmake_c_compiler_vers:8,uncertain:8,look:[8,0],raw:9,testfileexistsfals:8,straight:8,properti:8,commerci:8,formatt:8,calcul:1,match:[8,6],abov:8,error:0,per:[8,7],dost_root:[8,4],loop:9,stage_dir:8,spawn:8,real:8,test_sidechain:8,helper:1,readi:4,sidechain:[8,1,6],henc:8,non:8,itself:8,clutter:8,conf:[8,4],protein:[9,6],dedic:[8,4],sever:[8,4],reviv:8,disabl:8,develop:8,fedora:8,etc:8,author:8,suggest:8,belong:8,savepdb:6,same:[4,1],"while":[8,0],member:[8,6],binari:8,drawback:8,admir:8,document:5,conflict:8,complet:[8,6],http:8,cmakecach:4,optim:[8,4],bienchen:8,argpars:0,hand:4,driven:8,moment:8,rais:[1,6],disable_linkcheck:[8,4],initi:5,extern:8,respons:8,stack:8,expand:8,recent:8,task:8,off:[8,6],pymod:8,nevertheless:8,macro:8,builder:4,well:[8,4,1,6],exampl:[8,4,6],command:8,branchnam:8,thi:[0,1,4,6,7,8,9],endif:8,gzip:0,everyth:8,academ:8,loss:8,spend:8,latest:4,cmake_support:8,clash_scor:1,just:[8,4],entri:8,mol:8,reduced_scor:1,obtain:6,rest:[0,1,2,3,4,5,6,7,8,9,10],touch:8,web:[8,4],loopcandid:1,restructuredtext:[0,1,2,3,4,5,6,7,8,9,10],makefil:[8,4],except:8,littl:8,add:[8,1],densiti:1,els:8,save:8,boost_root:4,bin:8,advis:8,format:8,handl:6,specimen:0,setup_stag:8,piec:8,source2:8,source1:8,know:4,background:4,elabor:8,bit:[8,4],cmake_compiler_is_gnucxx:8,mod:8,eigen3_include_dir:4,insert:[1,6],like:[8,4,6],success:[0,1],incred:6,manual:[8,4],html:[8,4,5],test_:8,test_awesome_featur:8,"boolean":0,either:[8,6],output:[8,0],hook:8,page:[8,3,4],www:8,right:[8,4],often:[8,0],acknowledg:8,some:[8,0,4],begin:8,resolv:8,intern:8,proper:8,librari:8,qmean:[8,4],thu:0,txt:[8,4],lead:0,avoid:8,definit:8,legal:8,exit:0,select:6,recognis:8,sequenc:[9,1,6],condit:8,amino:6,core:8,plu:8,cmake_source_dir:8,backbon:[1,6],step:8,promot:8,repositori:[8,5],"__name__":8,cmake_minimum_requir:8,intervent:8,mmcif:0,stage:[],chapter:8,src:8,about:[8,6],actual:[8,1],most:[8,0,6],materi:8,manag:8,coars:8,commit:8,ost_doc_url:8,produc:4,qmean_root:[8,4],within:[8,4],automat:[8,0],due:[1,6],promod3_version_str:8,empti:8,cmake_cxx_flag:8,cmake_module_path:8,announc:8,your:[],merg:8,git:5,fill:8,log:8,wai:[8,4],pictur:8,qmean_include_dir:8,support:[8,0],renumb:6,custom:8,avail:[8,4],lost:8,sortbycorrel:1,much:[8,6],interfac:8,includ:[8,0,5],lot:[8,0],suit:8,forward:8,parse_arg:0,unfortun:8,"function":8,headach:8,unexpect:4,enough:8,tupl:0,forg:8,wno:8,back:8,link:[8,4],atom:[1,6],don:[8,4],line:8,inlin:8,"true":[8,0,1,6],bug:8,pull:[8,4],tripl:0,immedi:8,consist:8,possibl:[8,6],"default":[8,4],type:[0,1,6],insertinto:1,displai:0,below:8,otherwis:8,problem:8,similar:4,testutil:8,featur:8,creat:[8,4],"int":0,certain:4,utilis:[8,0],fellow:8,incomplet:6,exist:[8,0,1],file:8,dqmean_root:[8,4],deuterium:6,check:[8,0,4],probabl:[8,4],echo:8,again:[8,4],calpha:6,when:[8,6],detail:[8,6],other:[8,4,6],bool:[0,1],seem:8,test:[],you:[8,0,4],phosphoserin:6,nice:8,correl:1,bb_list:1,toentiti:1,additional_make_clean_fil:8,determin:0,rawmodelingresult:6,devot:7,cmake_build_typ:8,add_subdirectori:8,briefli:8,consid:8,gap:[1,6],homolog:7,doptim:8,fatal_error:8,stai:8,reduc:1,sphinx:[0,1,2,3,4,5,6,7,8,9,10],algorithm:6,project_binary_dir:8,directori:[],descript:8,pseudo:6,rule:8,ignor:6,time:[8,6],push:8},objtypes:{"0":"py:module","1":"py:function","2":"py:method","3":"py:attribute","4":"py:class"},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","class","Python class"]},filenames:["core/argcheck","meld/loop","users","index","buildsystem","changelog","meld/rawmodel","core/index","contributing","meld/index","developers"],titles:["<tt class=\"docutils literal\"><span class=\"pre\">argcheck</span></tt> - Standard tests for command line arguments","Loop Modeling","Documentation For Users","Welcome to ProMod3&#8217;s documentation!","Building ProMod3","Changelog","Raw Coordinate Modeling","<tt class=\"docutils literal\"><span class=\"pre\">core</span></tt> - ProMod3 core functionality","Contributing","<tt class=\"docutils literal\"><span class=\"pre\">meld</span></tt> - Coordinate modeling","Documentation For Developes"],objects:{"promod3.core.argcheck":{FileExtension:[0,1,1,""],FileExists:[0,1,1,""]},"sm.meld.LoopCandidate":{correl:[1,3,1,""],clash_score:[1,3,1,""],allatom_score:[1,3,1,""],score:[1,3,1,""],reduced_score:[1,3,1,""],torsion_score:[1,3,1,""],InsertInto:[1,2,1,""],gap:[1,3,1,""],clash_sc_score:[1,3,1,""],ToEntity:[1,2,1,""],clash_bb_score:[1,3,1,""],coords:[1,3,1,""],packing_score:[1,3,1,""],RmsdTo:[1,2,1,""]},"sm.meld":{LoopCandidate:[1,4,1,""],LoopCandidates:[1,4,1,""],BuildRawModel:[6,1,1,""],RawModelingResult:[6,4,1,""]},"sm.meld.RawModelingResult":{model:[6,3,1,""],gaps:[6,3,1,""]},"sm.meld.LoopCandidates":{SortByScore:[1,2,1,""],model:[1,3,1,""],SortByCorrel:[1,2,1,""],Add:[1,2,1,""]},promod3:{core:[7,0,1,""],meld:[9,0,1,""]}},titleterms:{pre:[0,7,9],model:[9,1,6],own:8,modul:8,argument:0,indic:3,raw:6,api:[1,6],file:0,tabl:3,argcheck:0,your:8,unit:8,git:8,develop:10,welcom:3,start:8,parti:8,make:4,write:8,how:8,build:4,branch:8,test:[8,0],document:[8,3,10,2],promod3:[4,3,7],meld:9,"function":7,core:7,liter:[0,7,9],run:4,contribut:8,standard:0,coordin:[9,6],user:2,releas:5,cmake:[8,4],line:0,"class":[0,7,9],stage:8,third:8,changelog:5,directori:8,docutil:[0,7,9],introduct:[0,6],structur:8,issu:8,command:0,span:[0,7,9],chang:5,licens:8,loop:1,depend:4}})
\ No newline at end of file
+Search.setIndex({envversion:42,terms:{aln:6,all:[8,0,1,4,6],code:[8,0,4],forget:[8,4],chain:[4,6],messi:4,skip:4,forbidden:4,sidechains_unit_test:4,ost:[0,1,2,3,4,5,6,7,8,9,10],disable_document:[8,4],prefix:[4,0],concept:4,subclass:4,abil:4,follow:[4,6],middl:4,structuralgap:1,readabl:4,init:4,program:7,under:4,introduc:4,sourc:[8,0,4],everi:[4,6],string:0,fals:[4,0,1,6],internet:4,candid:1,worst:4,failur:[4,0],veri:[4,0],affect:4,runnabl:4,tri:6,four:1,magic:4,level:[8,4],did:4,list:[8,0,1,4,6],assertequ:4,item:[4,6],fileextens:0,smallish:[8,4],servic:4,dir:4,malici:4,promod_gcc_45:4,your_modul:4,direct:4,past:4,second:6,design:0,pass:4,download:8,acid:6,even:[8,4],index:[4,3],what:[8,0,4],hide:4,sub:4,resembl:4,sum:1,invok:[8,4],anywai:4,current:4,delet:6,version:[8,4],"new":[4,1,6],boost:[0,1,2,3,4,5,6,7,8,9,10],method:1,meld:[4,5],subtre:4,submodule1:4,honour:1,gener:4,never:4,here:[8,0,4,6],lib_stage_path:4,let:4,set_directory_properti:4,path:[8,0,4],along:4,modifi:[4,6,5],implicit:8,valu:[8,0],wait:4,test_someth:4,search:[8,3,4],executable_output_path:4,setup_boost:4,promod3_version_minor:4,doctest:[8,4],action:4,implement:4,pack:1,honor:6,chanc:4,methionin:6,via:4,extra:4,solut:4,modul:5,submodul:4,ask:4,unix:4,api:[4,9],instal:[8,4],total:1,unit:[],highli:8,fed:4,from:[0,1,5,6,8,9,4],describ:0,would:[8,4],regist:4,two:4,next:4,everybodi:4,few:[8,4,1,6],live:4,call:[8,4],recommend:8,loadalign:6,checkout:4,tell:[4,0],tightli:4,more:[8,4,6],sort:1,trustworthi:4,peopl:4,relat:4,notic:4,warn:4,flag:[4,0],include_directori:4,particular:4,known:0,rare:4,hold:[1,6],cach:[8,4],must:4,ost_double_precis:8,py_run:4,hous:4,setup:[4,5],work:[8,4],histori:4,remain:6,paragraph:4,can:[8,0,4,6],torsion_scor:1,purpos:4,root:4,fetch:[4,0],def:4,control:4,give:4,process:4,add_argu:0,indic:[],topic:4,abort:4,want:[8,4],phrase:4,backbonelist:1,hydrogen:6,packing_scor:1,alwai:4,gcc:4,cours:4,end:[8,0,1,4],thing:[8,4],rather:4,peptid:[1,6],comfort:0,calpha_onli:6,"__init__":4,opt:0,instead:[8,0,4],config:4,updat:4,python_vers:4,product:4,entityhandl:[1,6],rebas:4,mess:4,dive:4,after:[8,4],usabl:4,sortbyscor:1,befor:4,wrong:8,attent:4,date:4,multipl:4,data:4,grow:6,man:[8,4],subsequ:6,"short":4,practic:4,mol_alg:4,sit:4,correspond:[4,1],stash:4,exclud:4,alias:4,"switch":4,maintain:4,environ:4,allow:4,exclus:4,order:1,origin:4,promod3_version_major:4,eigen:8,over:[8,4,6],insight:4,becaus:[8,4],increas:1,through:4,files_to_be_remov:4,gitignor:4,still:4,pointer:8,entiti:[4,1],perfect:4,output_vari:4,funni:8,fix:[4,0],selenium:6,structuralgaplist:6,relev:8,carri:[4,0],complex:4,onc:4,python_doc_url:4,therefor:4,easier:1,linkcheck:[8,4],them:4,good:4,"return":[0,1,6],thei:[8,4,1],python:[0,1,2,3,4,5,6,7,8,9,10],dai:0,exot:4,"break":4,framework:4,conquer:4,clash_bb_scor:1,verifi:0,front:[8,0,4],now:[4,6],align:6,minimalist:6,cmake_cxx_flags_releas:4,libexec_stage_path:4,name:[4,0],rmsd:1,anyth:[8,4],separ:4,easili:4,achiev:4,each:4,debug:4,found:4,went:4,higher:8,side:4,mean:[8,0,4],compil:4,monolith:4,parwis:6,strip:6,idea:[4,5],realli:[8,0,4],runtest:4,"static":4,coord:1,our:4,special:[8,4],out:[8,4],variabl:[8,4],shown:4,goe:[8,4],promod3_unittest:4,crucial:4,content:[4,3,10],reader:4,print:[8,6],got:8,exec_program:4,clone:4,common:[4,0],model:[],make_directori:4,runtimeerror:[1,6],given:[0,1],free:4,standard:4,headlin:4,reason:4,base:[0,6],term:4,put:[8,0,4],org:4,basi:4,could:[4,6],success:[0,1],keep:4,turn:[4,0],clash_sc_scor:1,place:4,think:4,first:[4,5],oper:4,softwar:4,major:4,suffix:0,obviou:4,prevent:4,feel:4,sidechains_pymod:4,number:[1,6],yourself:[8,4],restrict:4,mai:[8,4,6],alreadi:4,done:4,least:[8,4],blank:4,stabl:4,miss:[0,1,6],exit_statu:0,differ:[8,4],script:[8,0,4],top:[8,4],perfectli:4,mkdir:4,system:[8,4,5],messag:[4,0],tradition:0,attach:6,stori:4,master:4,too:4,termin:0,scheme:4,"final":[4,6],store:[4,1,6],shell:[8,0],option:[8,0,4],tool:0,copi:[4,6],restrict_chain:6,openstructur:[0,1,2,3,4,5,6,7,8,9,10],part:4,pars:0,boost_include_dir:4,mostli:4,rst:4,conop:4,exactli:8,than:4,kind:4,grep:8,target:[8,4],whenev:4,provid:[8,4],seamlessli:4,tree:4,unrecognis:0,project:4,find_packag:4,reus:6,str:[0,6],were:4,posit:[0,1],toward:4,markup:4,pre:4,python_binari:4,sometim:4,mind:4,argument:[],packag:4,manner:4,have:[8,4,1,6],"__main__":4,need:[8,0,4],fasta:6,tidi:4,cmake_current_source_dir:4,optimis:4,rmsdto:1,imagin:4,built:4,advic:4,inform:6,diverg:4,self:4,also:[8,0,4,6],without:[4,0,6],take:[4,6],which:[8,4,6,7],thoroughli:4,noth:4,singl:[4,6],"_opt":4,sure:4,distribut:4,clash:1,track:0,buildrawmodel:6,compress:0,somethingtest:4,fragment:1,hotfix:4,"class":4,charg:4,renam:5,url:4,doc:[8,4],later:4,cover:[4,0,7],doe:[4,0,6],ext:0,declar:4,clean:[8,4],usual:[8,4],someth:4,came:4,cmakelist:[8,4],show:4,dbg:4,attachview:6,bring:4,permiss:4,add_doc_sourc:4,fine:4,find:4,help:[8,4],involv:4,access:1,onli:[4,0,6],locat:8,explain:4,configur:[8,4],activ:4,state:[8,4],should:[4,0],score:1,suppos:[4,1],templat:6,folder:4,move:4,hit:4,unus:4,variou:8,get:[8,4],watch:4,cannot:4,loadpdb:6,report:[4,6],toolbox:4,requir:[8,4,1],setup_compiler_flag:4,add_changelog_to_doc:4,candit:1,enabl:0,"2b1":8,gather:[4,7],whether:0,"float":1,integr:4,contain:[8,0,4,6,9],python_root:8,where:4,remov:8,view:4,user:[],set:[8,0,1,4,6],seq:4,allatom_scor:1,frame:4,around:4,ost_include_dir:4,see:4,temporarili:4,result:[8,6],smng:5,arg:4,testcas:4,reserv:0,sport:4,subject:4,awar:4,statu:4,detect:0,parent:6,review:4,version_great:4,enumer:4,label:4,figur:4,header_stage_path:4,subdir:4,simplest:4,"import":[8,0,4,6],awai:4,paramet:[0,1,6],approach:4,attribut:4,accord:4,extend:4,sole:4,cmake_cxx_compiler_vers:4,test_your_modul:4,solv:4,come:[4,0],addit:[4,0],fail:[4,1],extens:[0,1],howev:1,disable_doctest:[8,4],promod3_version_patch:4,tutori:4,grain:4,fno:4,modif:6,whole:[4,6],pdb:[0,6],comment:4,sidechains_rst:4,"1ake":6,point:[8,4,1],cxx:4,overview:4,unittest:4,argumentpars:0,pop:4,walk:4,residu:[1,6],header:[8,4],param:1,codetest:4,test_submodule1:4,assum:4,torsion:1,quit:4,template_structur:6,evalu:4,coupl:4,rebuild:[8,4],three:4,been:4,sinc:[8,0,4],compon:4,trigger:4,besid:8,treat:[4,6],basic:[8,4,6],ost_root:[8,4],popul:[8,4],seq_alg:4,tini:4,quickli:4,life:[4,1],convert:6,ani:4,coordin:[],togeth:4,input:0,fileexist:0,educ:4,those:[8,4],"case":4,cmake_c_compiler_vers:4,uncertain:4,look:[4,0],raw:9,testfileexistsfals:4,straight:4,properti:4,commerci:4,formatt:4,calcul:1,match:[4,6],abov:4,error:0,dost_root:[8,4],loop:9,stage_dir:4,spawn:4,real:4,test_sidechain:4,helper:1,readi:8,sidechain:[4,1,6],henc:4,non:4,itself:4,clutter:4,conf:[8,4],protein:[9,6],dedic:[8,4],sever:[8,4],reviv:4,disabl:4,develop:4,fedora:4,etc:4,author:4,suggest:4,belong:4,savepdb:6,same:[8,1],"while":[4,0],member:[4,6],binari:4,drawback:4,admir:4,document:5,conflict:4,complet:[4,6],http:4,cmakecach:8,optim:[8,4],bienchen:4,argpars:0,hand:8,driven:4,moment:4,rais:[1,6],disable_linkcheck:[8,4],initi:5,extern:4,respons:4,stack:4,expand:4,recent:4,task:4,off:[4,6],pymod:4,nevertheless:4,macro:4,builder:8,well:[8,4,1,6],exampl:[8,4,6],command:4,branchnam:4,thi:[0,1,6,7,8,9,4],endif:4,gzip:0,everyth:4,academ:4,loss:4,spend:4,latest:8,cmake_support:4,clash_scor:1,just:[8,4],entri:4,mol:4,reduced_scor:1,obtain:6,rest:[0,1,2,3,4,5,6,7,8,9,10],legal:4,touch:4,web:[8,4],loopcandid:1,lapack:8,restructuredtext:[0,1,2,3,4,5,6,7,8,9,10],makefil:[8,4],except:4,littl:4,add:[4,1],densiti:1,els:4,save:4,boost_root:8,bin:4,advis:4,format:4,handl:6,specimen:0,setup_stag:4,piec:4,source2:4,source1:4,know:8,background:8,elabor:4,bit:[8,4],cmake_compiler_is_gnucxx:4,mod:4,eigen3_include_dir:8,insert:[1,6],like:[8,4,6],lost:4,incred:6,manual:[8,4],html:[8,4,5],test_:4,test_awesome_featur:4,"boolean":0,either:[4,6],output:[4,0],hook:4,page:[8,3,4],www:4,right:[8,4],often:[4,0],acknowledg:4,some:[8,0,4],begin:4,resolv:4,intern:4,proper:4,librari:4,qmean:[8,4],thu:0,txt:[8,4],lead:0,avoid:4,definit:4,per:[4,7],exit:0,select:6,recognis:4,sequenc:[9,1,6],condit:4,amino:6,core:4,plu:4,cmake_source_dir:4,backbon:[1,6],step:4,promot:4,repositori:[4,5],"__name__":4,cmake_minimum_requir:4,intervent:4,mmcif:0,stage:[],chapter:4,src:4,about:[4,6],actual:[4,1],most:[4,0,6],materi:4,manag:4,coars:4,commit:4,ost_doc_url:4,produc:8,qmean_root:[8,4],within:[8,4],automat:[4,0],due:[1,6],promod3_version_str:4,empti:4,cmake_cxx_flag:4,cmake_module_path:4,announc:4,your:[],merg:4,git:5,fill:4,log:4,wai:[8,4],pictur:4,qmean_include_dir:4,support:[4,0],renumb:6,custom:4,avail:[8,4],strict:4,sortbycorrel:1,much:[4,6],interfac:4,includ:[4,0,5],lot:[4,0],suit:4,forward:4,parse_arg:0,unfortun:4,"function":4,headach:4,unexpect:8,enough:4,tupl:0,forg:4,wno:4,back:4,link:[8,4],atom:[1,6],don:[8,4],line:4,inlin:4,"true":[4,0,1,6],bug:4,pull:[8,4],tripl:0,immedi:4,consist:4,possibl:[4,6],"default":[8,4],type:[0,1,6],insertinto:1,displai:0,below:4,otherwis:4,problem:4,similar:8,testutil:4,featur:4,creat:[8,4],"int":0,certain:8,utilis:[4,0],fellow:4,incomplet:6,exist:[4,0,1],file:4,dqmean_root:[8,4],deuterium:6,check:[8,0,4],probabl:[8,4],echo:4,again:[8,4],calpha:6,when:[4,6],detail:[4,6],other:[8,4,6],bool:[0,1],seem:4,test:[],you:[8,0,4],phosphoserin:6,nice:4,correl:1,bb_list:1,toentiti:1,additional_make_clean_fil:4,determin:0,rawmodelingresult:6,devot:7,cmake_build_typ:4,add_subdirectori:4,briefli:4,consid:4,gap:[1,6],homolog:7,doptim:4,fatal_error:4,stai:4,reduc:1,sphinx:[0,1,2,3,4,5,6,7,8,9,10],algorithm:6,project_binary_dir:4,directori:[],descript:4,pseudo:6,rule:4,ignor:6,time:[4,6],push:4},objtypes:{"0":"py:module","1":"py:function","2":"py:method","3":"py:attribute","4":"py:class"},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","class","Python class"]},filenames:["core/argcheck","meld/loop","users","index","contributing","changelog","meld/rawmodel","core/index","buildsystem","meld/index","developers"],titles:["<tt class=\"docutils literal\"><span class=\"pre\">argcheck</span></tt> - Standard tests for command line arguments","Loop Modeling","Documentation For Users","Welcome to ProMod3&#8217;s documentation!","Contributing","Changelog","Raw Coordinate Modeling","<tt class=\"docutils literal\"><span class=\"pre\">core</span></tt> - ProMod3 core functionality","Building ProMod3","<tt class=\"docutils literal\"><span class=\"pre\">meld</span></tt> - Coordinate modeling","Documentation For Developes"],objects:{"promod3.core.argcheck":{FileExtension:[0,1,1,""],FileExists:[0,1,1,""]},"sm.meld.LoopCandidate":{correl:[1,3,1,""],clash_score:[1,3,1,""],allatom_score:[1,3,1,""],score:[1,3,1,""],reduced_score:[1,3,1,""],torsion_score:[1,3,1,""],InsertInto:[1,2,1,""],gap:[1,3,1,""],clash_sc_score:[1,3,1,""],ToEntity:[1,2,1,""],clash_bb_score:[1,3,1,""],coords:[1,3,1,""],packing_score:[1,3,1,""],RmsdTo:[1,2,1,""]},"sm.meld":{LoopCandidate:[1,4,1,""],LoopCandidates:[1,4,1,""],BuildRawModel:[6,1,1,""],RawModelingResult:[6,4,1,""]},"sm.meld.RawModelingResult":{model:[6,3,1,""],gaps:[6,3,1,""]},"sm.meld.LoopCandidates":{SortByScore:[1,2,1,""],model:[1,3,1,""],SortByCorrel:[1,2,1,""],Add:[1,2,1,""]},promod3:{core:[7,0,1,""],meld:[9,0,1,""]}},titleterms:{pre:[0,7,9],model:[9,1,6],own:4,modul:4,argument:0,indic:3,raw:6,api:[1,6],file:0,tabl:3,argcheck:0,your:4,unit:4,git:4,develop:10,welcom:3,start:4,parti:4,make:8,write:4,how:4,build:8,branch:4,test:[4,0],document:[4,3,10,2],promod3:[8,3,7],meld:9,"function":7,core:7,liter:[0,7,9],run:8,contribut:4,standard:0,coordin:[9,6],user:2,releas:5,cmake:[8,4],line:0,"class":[0,7,9],stage:4,third:4,changelog:5,directori:4,docutil:[0,7,9],introduct:[0,6],structur:4,issu:4,command:0,span:[0,7,9],chang:5,licens:4,loop:1,depend:8}})
\ No newline at end of file
-- 
GitLab