-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSG: asking for tag value that does not exist locus_tag #6
Comments
Hi, This looks like a format issue in the GenBank file you are trying to use as input, as there is a missing tag ("locus_tag" should be in there). My recommendation would be to try to run the pipeline from a fasta file of the same sequence instead ? If you are already doing this, then I am not sure what happens, and would need to see the output folder. Best, |
Thanks for your suggestion!
|
|
|
|
I got it. Thank you very much for your kindly help ! |
When I run the script "Identify_candidate_fragments_from_gbk.pl" , I got an exception like this:
------------- EXCEPTION -------------
MSG: asking for tag value that does not exist locus_tag
STACK Bio::SeqFeature::Generic::get_tag_values /dssg/home/acct-clsjhh/clsjhh/anaconda3/envs/inovirus_detector/lib/perl5/site_perl/Bio/SeqFeature/Generic.pm:604
STACK toplevel /dssg/home/acct-clsjhh/clsjhh/zmj/software/inovirus_detector/srouxjgi-inovirus-dfc3d5c3b1ac/Inovirus_detector/Identify_candidate_fragments_from_gbk.pl:120
So what is the problem? Thanks a lot
The text was updated successfully, but these errors were encountered: