
Set the meta data of an experiment
set_meta_data.RdSet meta data values for the experiment, like the experiment type ("glycomics" or "glycoproteomics"), or the glycan type ("N" or "O").
Arguments
- exp
An
experiment().- x
A string, the name of the meta data field.
- value
The value to set for the meta data field.
Value
The modified experiment() object.