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

How to confirm the global polar amino acid bias value? What is the meaning of 1.39? #110

Open
luojc712 opened this issue Jul 15, 2024 · 2 comments

Comments

@luojc712
Copy link

In the example 8 script,
path_for_bias=$output_dir"/bias_pdbs.jsonl"
#Adding global polar amino acid bias (Doug Tischer)
AA_list="D E H K N Q R S T W Y"
bias_list="1.39 1.39 1.39 1.39 1.39 1.39 1.39 1.39 1.39 1.39 1.39"
python ../helper_scripts/make_bias_AA.py --output_path=$path_for_bias --AA_list="$AA_list" --bias_list="$bias_list"
I want to know what is the meaning of "1.39", and how to decide the number?

@Saddy48
Copy link

Saddy48 commented Aug 21, 2024

Even I have the same doubt. Is there a formula to calculate these biases? If so then can you please share the formula?

@johnnytam100
Copy link

Hi same question on the physical meaning of 1.39.

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

3 participants