Unwrapped `greedyMix() example (#24)
This commit is contained in:
parent
d861ffb551
commit
6e08c35f13
3 changed files with 3 additions and 7 deletions
|
|
@ -48,10 +48,8 @@ greedyMix(
|
|||
Clustering of individuals
|
||||
}
|
||||
\examples{
|
||||
\dontrun{ # TEMP: unwrap once #24 is resolved
|
||||
data <- system.file("extdata", "BAPS_format_clustering_diploid.txt", package = "rBAPS")
|
||||
data <- system.file("extdata", "BAPS_clustering_diploid.txt", package = "rBAPS")
|
||||
greedyMix(data, "baps")
|
||||
} # TEMP: unwrap once #24 is resolved
|
||||
}
|
||||
\references{
|
||||
Samtools: a suite of programs for interacting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue