View source: R/Class-SimParam.R
| findQtlIndex | R Documentation |
Compares to a LociMap-class objects to determine if
the first one is a superset of the second. If it is, the function returns NULL.
If it is not, the function return a LociMap-class object that is
a superset of both a LociMap-class objects.
findQtlIndex(activeQtl, traitQtl)
activeQtl |
a |
traitQtl |
a |
an integer vector for relative positions of traitQtl on activeQtl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.