assign_snp | R Documentation |
Helper function for gen_sim()
assign_snp(G1, G2, N = 1e+05, block_size = 1000)
G1 |
SNPs for parent1. |
G2 |
SNPs for parent2. |
N |
Amount of subjects. |
block_size |
Size of FBM to be processed in each iteration. |
Matrix of simulated SNPs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.