You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for open sourcing your work. I am working on an implementation of Enzynet on protein PDB files. What I am looking for is the feature vector of each protein generated in flatten layer.
I made a Keras function to extract the feature vector form the flatten layer. I don't know what to pass as input in the function.
I need to use the feature vector for further analysis.
Thank you for your time and consideration. I will wait for your response.
The text was updated successfully, but these errors were encountered:
hi, I also try to run this project but meet environment problem. R equirement isn't record the version, and I have no idea on how to find the environment information three years ago. thanks!
@Rajratnpranesh: Hi Raj, thanks for the feature request. Apologies for the delay. This is definitely something we can look into. I'm doing some cleanup at the moment -- I will look into implementing a wrapper or sample notebook that does that at some point. Relevant updates will be posted on this issue for tracking purposes.
Hi @w-t-2017, thanks for the feedback. You're right, we should have indicated package versions compatible with the script at the time we pushed this online. I'm currently in the process of fixing version mismatches. Once this is done, I'll make sure to indicate working numbers in the requirement.txt to avoid the same issue in the future. I just opened the dedicated issue #7 to track this feature request.
Thank you for open sourcing your work. I am working on an implementation of Enzynet on protein PDB files. What I am looking for is the feature vector of each protein generated in flatten layer.
I made a Keras function to extract the feature vector form the flatten layer. I don't know what to pass as input in the function.
I need to use the feature vector for further analysis.
Thank you for your time and consideration. I will wait for your response.
The text was updated successfully, but these errors were encountered: