Description Details See Also Examples
org.Slycopersicum.egMAPCOUNTS provides the "map count" (i.e. the count of mapped keys) for each map in package org.Slycopersicum.eg.db.
This "map count" information is precalculated and stored in the
package annotation DB. This allows some quality control and is used by
the checkMAPCOUNTS
function defined in AnnotationDbi to compare and validate different
methods (like count.mappedkeys(x)
or
sum(!is.na(as.list(x)))
) for getting the "map count" of a given
map.
mappedkeys
,
count.mappedkeys
,
checkMAPCOUNTS
1 | dir()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.