View source: R/operations_agg_strata.R
| rename_strata | R Documentation |
Renames strata_name values for existing strata (imd_strata_id) in
idata$repertoires.
This function updates only repertoire-level metadata; annotations remain
unchanged and keep only imd_strata_id.
rename_strata(
idata,
names,
unnamed = c("error", "auto", "keep"),
auto_prefix = "Strata"
)
idata |
An |
names |
Mapping from
|
unnamed |
What to do with strata IDs not covered by |
auto_prefix |
Prefix used when |
A new ImmunData object with updated strata_name in
$repertoires.
agg_strata(), agg_repertoires()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.