Skip to content
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

binding site mapping (real number - custom feature) #12

Open
jure-praznikar opened this issue Nov 3, 2023 · 2 comments
Open

binding site mapping (real number - custom feature) #12

jure-praznikar opened this issue Nov 3, 2023 · 2 comments

Comments

@jure-praznikar
Copy link

Why is the "binding site" option limited to discrete values? It would make more sense if this option simply took the B values (real number - custom feature) and projected them in 2D?
Let us say I have entered some features in the B-factor column (no discrete values). How can I project my custom features into the 2D map (without creating the matrix file on my own)?

PS: I also had problems building everything whiteout docker. Everything works, just not "electrostatics". It crashes at step 2 (self.async, syntax error), and in the .bashrc the environment (export APBS='path to apbs') should be defined, otherwise, the user gets the error message that the environment APBS does not exist.

@nchenche
Copy link
Collaborator

nchenche commented Nov 5, 2023

Dear Jure,

Apologize for the response time.

Actually, the option you are asking for already exists. You have to use the keyword bfactor with the -tomap argument :

surfmap -pdb foo.pdb -tomap bfactor

About the APBS issues, we are not responsible for the installation of the program. We are aware that it can be cumbersome to make it work with SURMAP, that is why we provided a docker image.

Hope this helps,

Thank you for your interest in SURFMAP,

NC

@jure-praznikar
Copy link
Author

Thank you. I was confused about the "bfactor" option. So the "bfactor" and "nosmooth" options lead to a very similar result (same interpretation) as if just the "binding_sites" option is applied. (The bfactor column contains zeros and ones for the binding site)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants