annot_circular | R Documentation |
Internal use, called after calling subset_annot
.
annot_circular(Genome, annot)
Genome |
Either a |
annot |
Genome annotation, an object of a class with a
|
If neither genome nor annotation indicates which chromosome is circular, then the input will be returned unchanged. If only one of genome and annotation has such information, then it will be transferred to the one that does not. If both do have such information, the information from the genome will be transferred to the annotation if they're different.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.