Added/renamed BAPS example data (#24)
This commit is contained in:
parent
9b8da3ab4d
commit
98b5e7a154
3 changed files with 6 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ path_inst <- system.file("extdata", "", package = "rBAPS")
|
|||
|
||||
# Reading datasets -------------------------------------------------------------
|
||||
baps_diploid <- read.delim(
|
||||
file = file.path(path_inst, "BAPS_format_clustering_diploid.txt"),
|
||||
file = file.path(path_inst, "BAPS_clustering_diploid.txt"),
|
||||
sep = " ",
|
||||
header = FALSE
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue