Description Usage Arguments Value
Reads and collects information from a given genetic architecture file.
1 | collect_arch(archfile = "./architecture.txt", genomesize = 3e+06)
|
archfile |
Path to the arhitecture file |
genomesize |
Number of base pair in the genome (increases the resolution of the location of loci along the genome) |
A list with two data frames: one with node-specific information and the other with edge-specific information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.