Andrea Santoro

Results 9 issues of Andrea Santoro

###Description Just by importing learn_parametric makes the whole script crash on Windows. To be sure it was that function to cause the error, I created a script whit just the...

bug

The example provided for complex estimation and the `make_joint_MSA_bacterial.py` script refer to just 2 proteins. In the cases where more than 2 proteins must be docked (the paper talks about...

I'm not sure if there's a way to tell from the output of the prediction if 2 or more proteins can't "merge". This would be a nice feature to use...

This would help when more model have to be created and output in the same directory

BFD link is broken and slow, this is the new one relying on googleapis

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [X] I added a descriptive title and summary to this issue. ### Summary When building...

type:enhancement
feature:st.feedback

- Remove python source code build -> use uv python: this buids in less than a minute on my machine compared to 10 minutes when compiling Python from source -...

Trim newlines, spaces, and tabs from file content to address recurring issues such as #665 , #1358, #1531 etc