View source: R/violin_functions.R
get_feather_data | R Documentation |
Read data from a directory of feather files. From library(scrattch.io)
get_feather_data(feather_dir, genes, group_by, group_ids)
feather_dir |
Directory containing feather files. |
genes |
Genes to read |
group_by |
desc_bases to use for grouping samples |
group_ids |
ID values to use for filtering |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.