
This function extracts/cuts text-fragments out of txt
following specific anchors defined by arguments cutFrom
and cutTo
.
.allRatios(dat, ty = "log2", colNaSep = "_")
This function returns a numeric vector
(matrix or data.frame) main input
(character) type of ratio (eg 'log2')
(character) separator
makeMAList
, grep
.allRatios(matrix(11:14, ncol=2))
Run the code above in your browser using DataLab