82 matrix in which rows are the genes and col are samples
respectively.
I have to define templates using 6 different combination for which
have used
the following code;
templates <- permutations(3,6,c(-1,0,1),repeats...c(17,18,19,20)
com6 <- c(21,22,23,24)
com7 <- c(25,26,27,28)
To get the 729 profiles for the templates using permutation code is as
follows
profile &l…
updated 15.3 years ago • Harikrishnadhar
