View source: R/3.2_read_proteingroups.R
label2index | R Documentation |
Convert labels into indices
label2index(x)
x |
'character' |
label2index(x = 'Reporter intensity 0 WT(0).KD(1).OE(2).R1')
label2index(x = 'Reporter intensity 1 WT(1).KD(2).OE(3).R1')
label2index(x = 'Reporter intensity 0 WT(126).KD(127).OE(128).R1')
label2index(x = 'Reporter intensity 1 WT(126).KD(127).OE(128).R1')
label2index(x = 'Reporter intensity 1 Mix1')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.