gene_data_example {ggchord} | R Documentation |
Example gene annotation data
Description
Gene annotation data for ggchord demonstration (short genes have been filtered out)
Usage
gene_data_example
Format
A data frame containing the following columns:
seq_id: Sequence ID
start: Gene start position
end: Gene end position
strand: Strand direction (+/-)
anno: Gene annotation category
[Package ggchord version 0.2.0 Index]