-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rotamer library #5
Comments
Yes, I think so. There are four rotamer libraries in the EvoEF/library directory: rotlib984.txt, rotlib3222.txt, rotlib7421.txt, and rotlib11810.txt. By default, rotlib984 is used with a balanced accuracy and running speed. You can change the code in EvoEF/src/Main.cpp on line 76: change the rotamer library to the one you want to use, save the file, and recompile the code the generate the EvoEF executable.
Best wishes,
Xiaoqiang
…________________________________
From: Jakob Noske ***@***.***>
Sent: Thursday, March 21, 2024 15:01
To: tommyhuangthu/EvoEF ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [tommyhuangthu/EvoEF] Rotamer library (Issue #5)
Is it possible to use a library with more rotamere and does this make the algorithm more accurate?
—
Reply to this email directly, view it on GitHub<#5>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIUXW3EINLKGPC3TVGR2DB3YZMU73AVCNFSM6AAAAABFCA66XKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDAOJUGI2DKMY>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Thank you for the help! Is there any information how these different sizes of rotamer libraries where compiled? |
Hello, You can refer to this paper for information on the rotamer library: https://doi.org/10.1006/jmbi.2001.4865
Best wishes,
Xiaoqiang
…________________________________
From: Jakob Noske ***@***.***>
Sent: Tuesday, March 26, 2024 10:58
To: tommyhuangthu/EvoEF ***@***.***>
Cc: Xiaoqiang Huang ***@***.***>; Comment ***@***.***>
Subject: Re: [tommyhuangthu/EvoEF] Rotamer library (Issue #5)
Thank you for the help! Is there any information how these different sizes of rotamer libraries where compiled?
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIUXW3BGKVFYJCAWRCQNV4TY2F5IFAVCNFSM6AAAAABFCA66XKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRQGY3DKMRXHA>.
You are receiving this because you commented.
T
|
Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to use a library with more rotamere and does this make the algorithm more accurate?
The text was updated successfully, but these errors were encountered: