createGiottoXeniumObject_subcellular | R Documentation |
Subcellular workflow for createGiottoXeniumObject
createGiottoXeniumObject_subcellular(
data_list,
key_list = NULL,
qv_threshold = 20,
instructions = NULL,
cores = NA,
verbose = TRUE
)
data_list |
list of data loaded by |
key_list |
regex-based search keys for feature IDs to allow separation into separate giottoPoints objects by feat_type |
qv_threshold |
Minimum Phred-scaled quality score cutoff to be included as a subcellular transcript detection (default = 20) |
instructions |
list of instructions or output result from |
cores |
how many cores or threads to use to read data if paths are provided |
verbose |
be verbose when building Giotto object |
createGiottoXeniumObject createGiottoXeniumObject_aggregate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.