.allRatios | R Documentation |
This function extracts/cuts text-fragments out of txt
following specific anchors defined by arguments cutFrom
and cutTo
.
.allRatios(dat, ty = "log2", colNaSep = "_")
dat |
(matrix or data.frame) main input |
ty |
(character) type of ratio (eg 'log2') |
colNaSep |
(character) separator |
This function returns a numeric vector
makeMAList
, grep
.allRatios(matrix(11:14, ncol=2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.