Translated admixture_initialization
This commit is contained in:
parent
542297ee82
commit
f886feb3a8
9 changed files with 57 additions and 57 deletions
|
|
@ -1,11 +1,7 @@
|
|||
# library(devtools)#TEMP
|
||||
library(testthat)#TEMP
|
||||
# library(rBAPS)#TEMP
|
||||
|
||||
context("Opening files on greedyMix")
|
||||
|
||||
greedyMix(
|
||||
tietue = "data/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
|
||||
tietue = "inst/ext/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
|
||||
format = "GenePop",
|
||||
savePreProcessed = FALSE
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue