import_subsamples_fst | R Documentation |
This function will import all the fst ranking from all the subsample runs inside an assignment folder.
import_subsamples_fst(dir.path)
dir.path |
The path to the directory containing the subsample folders. |
A data frame of all the Fst and ranking.
Thierry Gosselin thierrygosselin@icloud.com
## Not run:
subsamples.data <- import_subsamples_fst(
dir.path = "assignment_analysis_method_ranked_no_imputations_20160425@2321"
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.