Walid

Results 8 comments of Walid

Hi, I solved the error. The error has nothing to do with HHsearch. This is the first database the code reads, so, naturally, if the code does not have access...

Hi there, I faced the same issue, and apparently the model skips any sequences of length > max_length. My problem was solved by changing the max_length in the code to...

Hi @sayaneshome , I suggest you try this [stackoverflow solution](https://stackoverflow.com/questions/28757232/unable-to-establish-ssl-connection-upon-wget-on-ubuntu-14-04-lts). What version of linux/ubuntu are you using ? I recommend you use ubuntu 18.04 or ubuntu 20.04; you may face...

You can also try [this solution](https://github.com/RosettaCommons/RoseTTAFold/issues/3#issuecomment-875199150). Use: `wget https://files.ipd.uw.edu/pub/RoseTTAFold/weights.tar.gz --no-check-certificate`

Hi @wuwo007 , the authors do not provide the training code. I assume this is because they are licensing the training weights for a small fee for commercial use. The...

Running `conda install --force-reinstall biocore::blast-legacy=2.2.26 ` as [suggested by xubeisi](https://github.com/RosettaCommons/RoseTTAFold/issues/13#issuecomment-887934652) did it for me.

Please refer to my answer here: https://stackoverflow.com/questions/56890244/invalidargumenterror-see-above-for-traceback-indices47-6-24-is-not-in-0/57834436#57834436