rename_dpcr(x, exper = NULL, replicate = NULL, assay = NULL)
a vector of new experiments' names. If NULL
,
experiments' names are not changed.
a vector of new replicates' ids. If NULL
,
replicates' names are not changed.
a vector of new assays' names. If NULL
,
assays' names are not changed.
The valid exper
, replicate
and assay
names
are factors. For the sake of convenience, this function converts other types
to factors if it is possible.