This topic may be a little outside of the ones normally on Galaxy Help – sorry, but I have been scouring the web and searched BioStars with no luck. I’ve just spent a number of years assembling, annotating, and analyzing genomes. Now I’m battling table2asn to produce sqn files fit for submission to NCBI. Of course, there are errors, but no clear way of dealing with the errors, so any ideas will be more than welcomed:
- Does Galaxy Europe have a converter tool for producing sqn files, either table2asn (converting gff3 + fasta to sequin) or GB2sequin (converting genbank to sequin)? I’ve tried looking around without any luck.
- My gff3 files have “Ontology_term” and the sqn files want “product”, so all my carefully added ontology goes out the window and all the thousands of genes are called “hypothetical protein”. I thought maybe funannotate could help fix a gff3 that’s already annotated but I don’t yet see if this is possible. Also, my TE annotations have “classification”.
- There are errors such as SEQ_FEAT.Range, etc. You can find a list of what they mean here, but the point is that there should be a tool that fixes them. The -c f tag in table2sqn does not seem to, as far as I can tell. Is there a tool to help with this?
Thanks for any ideas!