Search found 6 matches
- Mon May 23, 2022 5:59 am
- Forum: Main Forum
- Topic: Use FUpred to split protein domain
- Replies: 3
- Views: 4674
Re: Use FUpred to split protein domain
thanks, the problem has been solved, since I used pytorch==1.7.0 version, so there is something wrong with loading the model.
- Sun May 22, 2022 5:18 am
- Forum: Main Forum
- Topic: Use FUpred to split protein domain
- Replies: 3
- Views: 4674
Re: Use FUpred to split protein domain
oh, I directly use the example command:
./run-FUpred.pl ./example/6paxa.fasta
./run-FUpred.pl ./example/6paxa.fasta
- Sun May 22, 2022 5:12 am
- Forum: Main Forum
- Topic: Problems with C-QUARK standalone
- Replies: 11
- Views: 19046
Re: Problems with C-QUARK standalone
ok, I get it, when I use FUpred to split the protein domain, I meet the same error......
- Sun May 22, 2022 5:11 am
- Forum: Main Forum
- Topic: Problems with C-QUARK standalone
- Replies: 11
- Views: 19046
Re: Problems with C-QUARK standalone
OK, I get it, when I use FUpred to split the protein domain, I meet the same error.
- Sun May 22, 2022 5:09 am
- Forum: Main Forum
- Topic: Use FUpred to split protein domain
- Replies: 3
- Views: 4674
Use FUpred to split protein domain
Hi, When I use FUpred to split the protein domain, I meet the following error: `Compilation is falling back to object mode WITHOUT looplifting enabled because Function "cal_large_matrix1" failed type inference due to: Cannot determine Numba type of <class 'numba.core.dispatcher.LiftedLoop'>` so ...
- Sun May 22, 2022 4:59 am
- Forum: Main Forum
- Topic: Problems with C-QUARK standalone
- Replies: 11
- Views: 19046
Re: Problems with C-QUARK standalone
I have the same problem, did you solve it?