dellacortelab / prospr

ProSPr: Protein Structure Prediction
MIT License
421 stars 85 forks source link

hhblitz io error #19

Open tyggna opened 4 years ago

tyggna commented 4 years ago

Line 67 in prosr/io.py reads start = findHashTag(data)-1 must be start = findHashTag(data)+5

I cannot correct this error right now because it will require a network retraining on FTP, but if you are generating your own nn for prospr, then you'll need this change immediately.

samlux commented 3 years ago

Hi @tyggna, thanks for putting together this project and answering questions. Do you have an estimation of when you will retrain the network? It seems that all things on the FTP are still from 2019/early 2020.