Usage Arguments Objects from the Class Slots Methods Examples
1 |
... |
Objects can be created by calls of the form Chromosome(...)
.
components
:Object of class "list"
~~
alleles
:Object of class "listOrNULL"
~~
signature(chrom = "Chromosome")
: ...
signature(chrom = "Chromosome")
: ...
signature(chromosome = "Chromosome", site = "Allele")
: ...
signature(chrom = "Chromosome")
: ...
signature(chrom = "Chromosome")
: ...
signature(chrom = "Chromosome")
: ...
1 | showClass("Chromosome")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.