| imd_schema | R Documentation |
Returns the standardized field names used across Immundata objects and processing functions,
as defined in IMD_GLOBALS$schema. These include column names for cell ids or barcodes, receptors,
repertoires, and related metadata.
imd_schema(key = NULL)
imd_schema_sym(key = NULL)
imd_meta_schema()
imd_files()
imd_rename_cols(format = "default")
imd_drop_cols(format = "airr")
imd_repertoire_schema(format = "airr")
imd_receptor_features(schema)
imd_receptor_chains(schema)
key |
Character which field to return. |
format |
Character what format to load - "airr" or "10x". |
schema |
Receptor schema from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.