You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Committing old families with -onlydesc option currently raises a Full_Region error due to QC. The QC tries to match hits in the full_region table with hits in the outlist and tblout files of the family. The QC will fail for families that were build from old sequence databases, as those hits have been replaced by hits from the most recent genome searches. We need to either disable this or limit it to new families only by including an additional option in rfci
The text was updated successfully, but these errors were encountered:
Committing old families with
-onlydesc
option currently raises a Full_Region error due to QC. The QC tries to match hits in the full_region table with hits in the outlist and tblout files of the family. The QC will fail for families that were build from old sequence databases, as those hits have been replaced by hits from the most recent genome searches. We need to either disable this or limit it to new families only by including an additional option in rfciThe text was updated successfully, but these errors were encountered: