snp.sim: Short one-phrase description.

View source: R/snp.sim.R

snp.simR Documentation

Short one-phrase description.

Description

Longer proper discription of function...

Usage

snp.sim(
  n.snps = 10000,
  n.subs = 1,
  snp.root = NULL,
  n.snps.assoc = 0,
  assoc.prob = 100,
  tree = coalescent.tree.sim(100),
  phen.loci = NULL,
  heatmap = FALSE,
  reconstruct = FALSE,
  dist.dna.model = "JC69",
  row.names = NULL,
  set = NULL,
  seed = 1
)

Arguments

n.snps

An integer specifying the number of genetic loci to be simulated.

Author(s)

Caitlin Collins caitiecollins@gmail.com

Examples

## Example ##


caitiecollins/treeWAS documentation built on Sept. 9, 2024, 8:23 a.m.