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
@nancyontiveros encountered a failure when running rfci.pl to check in RF00050 which has sequence AE017333.1 in its seed. AE017333.1 has multiple taxids in GenBank (https://www.ncbi.nlm.nih.gov/nuccore/AE017333.1/) due to the presence of prophage sequences in the genome (search for 'taxon' on that page).
Excerpts from the rfci.pl error, reported by Nancy:
A repository hook failed: Commit failed (details follow):: Commit blocked by pre-commit hook
genbank_fetch_seq_info for AE017333.1, > 1 taxids read: 279010 and 1230651
I remember coding this and putting in the check that only 1 taxid be returned per sequence because otherwise we'd have to know which one was correct and it was not immediately obvious how to know that. I'll look into it more now.
The text was updated successfully, but these errors were encountered:
@nancyontiveros encountered a failure when running
rfci.pl
to check in RF00050 which has sequence AE017333.1 in its seed. AE017333.1 has multiple taxids in GenBank (https://www.ncbi.nlm.nih.gov/nuccore/AE017333.1/) due to the presence of prophage sequences in the genome (search for 'taxon' on that page).Excerpts from the
rfci.pl
error, reported by Nancy:I remember coding this and putting in the check that only 1 taxid be returned per sequence because otherwise we'd have to know which one was correct and it was not immediately obvious how to know that. I'll look into it more now.
The text was updated successfully, but these errors were encountered: