I'm trying to add a new gene to a manatee database - this is an orf that was not annotated by CloVR but I believe is actually a gene based upon other data. Anyway, when I am in the "edit gene" display for the neighboring gene, I click on the orf and choose to insert gene here. It fails and I get this message:
Insertion failed. Please contact the administrator of Manatee.
I can change annotations to existing genes, so surely this cannot be a mysql permissions issue?
Thanks again for your help,
Jason
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Everyone,
I'm trying to add a new gene to a manatee database - this is an orf that was not annotated by CloVR but I believe is actually a gene based upon other data. Anyway, when I am in the "edit gene" display for the neighboring gene, I click on the orf and choose to insert gene here. It fails and I get this message:
Insertion failed. Please contact the administrator of Manatee.
I can change annotations to existing genes, so surely this cannot be a mysql permissions issue?
Thanks again for your help,
Jason
Hi Jason,
Can you check function get_next_locus_id in CGI-BIN/chado_prok_manatee/genome_viewer2/image_library.pm and see if line
contain rRNA in its list if not can you please replace it with
and see if this fixes the insert gene error.
Thanks
Jaysheel
Hi Jaysheel,
I did as you suggested but I still get the same error. Do you have any other suggestions for possible fixes?
Thanks
Jason