SpeedPPI icon indicating copy to clipboard operation
SpeedPPI copied to clipboard

Rapid protein-protein interaction network creation from multiple sequence alignments with Deep Learning

Results 7 SpeedPPI issues
Sort by recently updated
recently updated
newest added

I am running SpeedPPI on GPU nodes. But some of the jobs would run out of memory even with 250GB memory. The error says `RESOURCE_EXHAUSTED: Out of memory while trying...

Hi @patrickbryant1 I am trying to run SpeedPPI for two fasta files. Fasta1 contains a single protein, whereas fasta2 contain 2000 proteins sequences. So I decided to use some.vs.some script....

It looks like pip can't find "tf-nightly==2.16.0.dev20231211" (from speed_ppi.yml) ``` Pip subprocess error: ERROR: Could not find a version that satisfies the requirement tf-nightly==2.16.0.dev20231211 (from versions: 2.16.0.dev20231219, 2.16.0.dev20231220, 2.16.0.dev20231221, 2.16.0.dev20231222,...

hi again! i was able to run it to predict 3 proteins-protein interactions for my project and it worked, thanks!! but then i wanted to do it again with more...

Hi, Thanks a lot for developing this great tool. I am trying to run interaction analysis on two proteins. bash predict_single.sh A.fasta B.fasta gives pdockQ score of 0.5 bash predict_single.sh...

SCOPData is no longer provided in the most recent versions of Bio.Data, but PDBData provides the same function.

I get this runtime error while running all vs all. I assume that I'm using the wrong version of Jax or something? ``` create_ppi_all_vs_all.sh broken_1RWY.fa $HHBLITS 0.5 outdir Writing fastas...