calculating mean stabilty per position
please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
1e785a08a1
commit
1f44f8ec0a
5 changed files with 172 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue