| genome_to_orgdb {chipenrich} | R Documentation |
If a custom locus definition is one of the supported_genomes(), then
the gene symbol column of the custom locus definition is populated using the
appropriate orgDb package.
genome_to_orgdb(genome = supported_genomes())
genome |
One of the |
A data.frame with gene_id and symbol columns.