View source: R/haplotype_reconstruction.R
haplotype_reconstruction | R Documentation |
Reconstruct haplotypes
haplotype_reconstruction(data, parallel.core = parallel::detectCores() - 1)
data |
(4 options) A file or object generated by radiator:
How to get GDS and tidy data ?
Look into |
parallel.core |
(optional) The number of core used for parallel
execution during import.
Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.