Dear DeepPurpose team,
Thank you so much for providing this powerful tool! I am new to this field and would like to ask some basic questions if you don't mind.
Here, I am trying to predict the binding affinity between the small compound of interest and the short peptide sequence using the Transformer+CNN_BindingDB model.
While, even if I change the input of the amino acid sequence to either very long >100 a.a. or very short, just one amino acid, the y_pred value is always around 5.3~5.7, which is not a significant difference. The output is pKd, correct? If yes, then the bin
Also, I have changed the y value, but it does not affect the y_pred at all. Is it normal, and what is the function of y here?
Thank you in advance.

Dear DeepPurpose team,
Thank you so much for providing this powerful tool! I am new to this field and would like to ask some basic questions if you don't mind.
Here, I am trying to predict the binding affinity between the small compound of interest and the short peptide sequence using the Transformer+CNN_BindingDB model.
While, even if I change the input of the amino acid sequence to either very long >100 a.a. or very short, just one amino acid, the y_pred value is always around 5.3~5.7, which is not a significant difference. The output is pKd, correct? If yes, then the bin
Also, I have changed the y value, but it does not affect the y_pred at all. Is it normal, and what is the function of y here?
Thank you in advance.
