Description Usage Arguments Value QTL Names
Test for default QTL names.
1 | isDefaultQTLName(ids)
|
ids |
Vector of item IDs. |
Logical vector indicating which elements are valid IDs that follow the pattern of a default QTL name.
A QTL name can be any valid item ID (see
package overview). Default QTL names are of the
form '04@33.0'
. As with pseudomarker IDs, this indicates the
chromosome and genetic map position of the QTL, where '04'
is a
chromosome ID and '33.0'
is the position of the given QTL in
centiMorgans.
In a default QTL name, the minimum precision of the map position is one tenth of a centiMorgan. As in R/qtl, if the map step size is smaller than this, the default QTL name is adjusted to match the appropriate level of precision.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.