powered by
This function extracts/cuts text-fragments out of txt following specific anchors defined by arguments cutFrom and cutTo.
txt
cutFrom
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
makeMAList
grep
.allRatios(matrix(11:14, ncol=2))
Run the code above in your browser using DataLab