errors in the deepmsa code

Ask, share, and solve problems with our support team.

Moderators: ITASSERteam, junh, XiZhang

Post Reply
yuieroqreqw
Posts: 4
Joined: Mon May 10, 2021 5:28 pm

errors in the deepmsa code

Post by yuieroqreqw »

The parameter s in line 50 of kclust2db.py script in the software code of deepmsa you provided is not used, so ask if this is an error
xiaogenz
Posts: 153
Joined: Sun Apr 25, 2021 8:02 am

Re: errors in the deepmsa code

Post by xiaogenz »

This is not an error. s is a default parameter as we only use the the sequence identity (seqID) cutoff of 30%. s=1.12 equals to the seqID = 30%.
yuieroqreqw
Posts: 4
Joined: Mon May 10, 2021 5:28 pm

Re: errors in the deepmsa code

Post by yuieroqreqw »

ok, Thanks!
Post Reply