SeqVec icon indicating copy to clipboard operation
SeqVec copied to clipboard

Modelling the Language of Life - Deep Learning Protein Sequences

Results 3 SeqVec issues
Sort by recently updated
recently updated
newest added

I've tried getting seqvec to install on google colab, but have encountered some errors. I run the following command ``` !pip install seqvec ``` ``` ERROR: en-core-web-sm 2.2.5 has requirement...

To install seqvec, I first install python=3.7.13 on new virtual environment then i install seqvec using pip install seqvec I am encountering this error, can you help to fix? ERROR:...

It seems that model files on rostlab.org cannot be accessed recently by all links below: https://rostlab.org/~deepppi/seqvec.zip https://rostlab.org/~deepppi/seqvec_checkpoint.tar.gz http://rostlab.org/~deepppi/embedding_repo/embedding_models/seqvec/options.json http://rostlab.org/~deepppi/embedding_repo/embedding_models/seqvec/weights.hdf5 Thus, both automatic and manual downloads are ineffective. Could you fix...