I was wondering if there was a way to get the split information for external gene calls that the user had imported. I am trying to display a few external annotations that I imported from Prokka using custom HMMs and would like to get split information for them specifically without having to specify every function. If not, getting information for all of them would also be helpful so that I can use a script to filter the gene calls that I need.
On a related note, I modified the gff_parser.py script to output HMM/inference source to gene-annot.txt file. So the information is in the contigs db. It would be useful if the user can use this information to filter!
Thanks
Varun
P.S. if this capability doesn't exist and you think it would be useful, I can add it as an issue in github!