Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

'ProtVec' object has no attribute 'multiseq_to_vecs' #16

Open
Ananas-bio opened this issue Sep 27, 2022 · 1 comment
Open

'ProtVec' object has no attribute 'multiseq_to_vecs' #16

Ananas-bio opened this issue Sep 27, 2022 · 1 comment

Comments

@Ananas-bio
Copy link

Hello,
When trying to use the model with my fasta file it gives this error (done in colab).

pv.multiseq_to_vecs('my_fas.fasta','output_filename', seqtype = 'amino acid')

AttributeError Traceback (most recent call last)

in
----> 1 pv.multiseq_to_vecs('my_fas.fasta','output_filename', seqtype = 'amino acid')

AttributeError: 'ProtVec' object has no attribute 'multiseq_to_vecs'`

I am using the previously trained model supplied.

Best regards,
Ana

@AydinChina
Copy link

This error happened when running protvec in Windows.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants