Search found 6 matches

by dh97
Mon May 23, 2022 5:59 am
Forum: Main Forum
Topic: Use FUpred to split protein domain
Replies: 3
Views: 2444

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.
by dh97
Sun May 22, 2022 5:18 am
Forum: Main Forum
Topic: Use FUpred to split protein domain
Replies: 3
Views: 2444

Re: Use FUpred to split protein domain

oh, I directly use the example command:
./run-FUpred.pl ./example/6paxa.fasta
by dh97
Sun May 22, 2022 5:12 am
Forum: Main Forum
Topic: Problems with C-QUARK standalone
Replies: 11
Views: 9427

Re: Problems with C-QUARK standalone

ok, I get it, when I use FUpred to split the protein domain, I meet the same error......
by dh97
Sun May 22, 2022 5:11 am
Forum: Main Forum
Topic: Problems with C-QUARK standalone
Replies: 11
Views: 9427

Re: Problems with C-QUARK standalone

OK, I get it, when I use FUpred to split the protein domain, I meet the same error.
by dh97
Sun May 22, 2022 5:09 am
Forum: Main Forum
Topic: Use FUpred to split protein domain
Replies: 3
Views: 2444

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'...
by dh97
Sun May 22, 2022 4:59 am
Forum: Main Forum
Topic: Problems with C-QUARK standalone
Replies: 11
Views: 9427

Re: Problems with C-QUARK standalone

I have the same problem, did you solve it?