dandelion.base.core.Dandelion.update_plus
- Dandelion.update_plus(option='mutations and cdr3 lengths', **kwargs)[source]
Retrieve additional data columns that are useful.
- Parameters:
option (Literal[“all”, “sequence”, “mutations”, “cdr3 lengths”, “mutations and cdr3 lengths”, ], optional) – One of ‘all’, ‘sequence’, ‘mutations’, ‘cdr3 lengths’, ‘mutations and cdr3 lengths’
**kwargs – passed to Dandelion.update_metadata.
- Return type:
None