match_style | R Documentation |
Internal use. This function matches chromosome naming styles. It will also
give the genome and the annotation the same genome
slot. This function
assumes that the annotation and the genome refer to the same version of
genome. If more than one style, then the first element will be used.
match_style(Genome, annot, style)
Genome |
Either a |
annot |
Genome annotation, an object of a class with a
|
style |
Formatting of chromosome names. Use
|
A list of two. The first element is the genome with the proper style, and the second element is the annotation with the proper style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.