Unwrapped translated function
This commit is contained in:
parent
16ecea429c
commit
d2fb3bf90a
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ greedyMix <- function(
|
||||||
# fprintf(1,'Data: %s\n',[pathname filename]);
|
# fprintf(1,'Data: %s\n',[pathname filename]);
|
||||||
# end
|
# end
|
||||||
|
|
||||||
# kunnossa = testaaGenePopData([pathname filename]); # TODO: trans
|
kunnossa <- testaaGenePopData(pathname_filename)
|
||||||
# if (kunnossa == 0) stop("testaaGenePopData returned 0")
|
# if (kunnossa == 0) stop("testaaGenePopData returned 0")
|
||||||
# [data,popnames]=lueGenePopData([pathname filename]); # TODO: trans
|
# [data,popnames]=lueGenePopData([pathname filename]); # TODO: trans
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue