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
Hi,
I have annotated a number of bacterial genomes with Prokka, which contain the respective genes in the gff files. However, after pangenome construction done with Panaroo at default threshold, the same genes are present as group_xxx in the gene_presence_absence file generated by Panaroo. It will be great if we could find a way to prevent this.
Thanks
Simran
The text was updated successfully, but these errors were encountered:
Do you mean that you wish the group_xxx was replaced with the gene name? Panaroo currently labels clusters as 'group' if the same gene name is duplicated in multiple different clusters. This is the approach that Roary takes.
Hi,
I have annotated a number of bacterial genomes with Prokka, which contain the respective genes in the gff files. However, after pangenome construction done with Panaroo at default threshold, the same genes are present as group_xxx in the gene_presence_absence file generated by Panaroo. It will be great if we could find a way to prevent this.
Thanks
Simran
The text was updated successfully, but these errors were encountered: