ProtTrans icon indicating copy to clipboard operation
ProtTrans copied to clipboard

Missing `example_seqs.fasta` file in the Colab example

Open zt20001126 opened this issue 1 year ago • 3 comments

Steps to reproduce:

  1. Open the Colab example from the README.
  2. Run the provided script.
  3. Observe the FileNotFoundError due to the missing example_seqs.fasta file.

Request: Could you kindly add the example_seqs.fasta file or provide a link to download it? Alternatively, a guide on how to use custom protein sequences directly in the Colab example would also be helpful.

Thank you for your help and for sharing your great work!

zt20001126 avatar Sep 27 '24 10:09 zt20001126

The download link for example_seqs.fasta is not working.

zt20001126 avatar Sep 27 '24 10:09 zt20001126

I also encountered this problem. When I run: wget -nc -P protT5/ https://rostlab.org/~deepppi/example_seqs.fasta, it prompts: Connecting to files.rostlab.org (files.rostlab.org)|131.159.28.73|:443... failed: Connection timed out. Retrying.

zhenjiagan avatar Oct 23 '24 06:10 zhenjiagan

I fixed this now; let me know whether the issue persists

mheinzinger avatar Dec 02 '24 11:12 mheinzinger