mahan-fcb / DSResSol

DSResSol: A sequence-based solubility predictor created with Dilated Squeeze Excitation Residual Networks
8 stars 6 forks source link

How do we use it to make predictions? #1

Closed eduardoftoliveira closed 2 years ago

mahan-fcb commented 2 years ago

Hi there, Please see new updates. Please let me know if you have any questions Also, our webserver will be refined by end of this week.

mahan-fcb commented 2 years ago

Hi there, Yes, first column is for insolubility and second one is for solubility.

Please let me know if you have any questions

On Mon, Jun 27, 2022 at 8:30 AM SiYeonJu @.***> wrote:

Message sent from a system outside of UConn.

Hello. Mahan-fcb. I tried testing the test file('peptide.csv') in 'test.ipynb'. The result is as below.

array([[0.37215883, 0.6278412 ], [0.5520913 , 0.44790873], [0.01286577, 0.9871343 ], [0.23566489, 0.7643351 ], [0.48641074, 0.5135893 ], [0.15771164, 0.84228843], [0.6095599 , 0.39044008], [0.483482 , 0.51651794], [0.29685718, 0.7031428 ], [0.17548864, 0.82451135], [0.01848521, 0.98151475], [0.64188755, 0.35811248], [0.7092941 , 0.29070598], [0.69387925, 0.30612078], [0.18039834, 0.81960166]], dtype=float32)

What did these array columns mean? (Solubility and Insolubility values?)

— Reply to this email directly, view it on GitHub https://github.com/mahan-fcb/DSResSol/issues/1#issuecomment-1167293729, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP7AMAGTQQ4U3RAGTKKZOJTVRGNHHANCNFSM5N75GVZA . You are receiving this because you commented.Message ID: @.***>

eduardoftoliveira commented 2 years ago

Thank you. I'll give it a try