bb_loupeR | R Documentation |
Converts a cell data set into a loupe file.
bb_loupeR(cds, output_dir = ".", output_file = "loupe")
cds |
Input cds. Only works on cell data set objects. For seurat objects, use built in loupeR functions |
output_dir |
Output directory, Default: '.' |
output_file |
Name of the loupe file. .cloupe will be appended for compatibility, Default: 'loupe' |
Nothing
cli_abort
, cli_alert
create
select
, mutate
, across
, reexports
starts_with
reducedDims
exprs
compare
create_loupe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.