channelInfo | R Documentation |
A function returns the indexes of TMT channels that are associated to reference(s), sample(s) and probable unused void(s).
channelInfo(dat_dir = NULL, set_idx = NULL, injn_idx = 1)
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
set_idx |
Numeric. The index of a multiplex TMT experiment in metadata
files such as |
injn_idx |
Numeric. The index of |
Three lists of indexes: refChannels
, reference channels(s);
emptyChannels
, empty channel(s) that were not used for sample
labeling; labeledChannels
, non-empty channels including both
reference(s) and sample(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.