get_gene_metadata | R Documentation |
get_gene_metadata
returns a data.frame of metadata,
associated with the genes of an RNA-seq dataset
get_gene_metadata(data)
data |
df rna-seq data to get gene metadata from |
data.frame
non_count_data <- get_gene_metadata(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.