calculating mean stabilty per position

please enter the commit message for your changes. Lines starting
This commit is contained in:
Tanushree Tunstall 2020-07-16 10:37:40 +01:00
parent bf4a427239
commit 38759c6b0c
5 changed files with 172 additions and 9 deletions

View file

@ -17,7 +17,7 @@ spec = matrix(c(
"gene" , "g", 1, "character"
), byrow = TRUE, ncol = 4)
opt = getopt(spec);
opt = getopt(spec)
drug = opt$drug
gene = opt$gene