Entering edit mode
11 months ago
analyst
▴
70
Dear all, I have to create flowerplot like this
representing core genes (present in all genomes), accessory genes (present in more than 1 but not all genomes) and singleton (unique genes present in individual genomes only). I have orthogroups.tsv file containing orthogroups and genomes. Is there any R package or any other method
Thank you