BloodLists | R Documentation |
This matrix gives a predefined set of marker genes for many blood cell types, as reported in several previously-published studies. It is used with userListEnrichment to search user-defined gene lists for enrichment.
data(BloodLists)
A 2048 x 2 matrix of characters containing Gene / Category pairs. The first column (Gene) lists genes corresponding to a given category (second column). Each Category entry is of the form <Blood cell type>__<reference>, where the references can be found at userListEnrichment
. Note that the matrix is sorted first by Category and then by Gene, such that all genes related to the same category are listed sequentially.
For references used in this variable, please see userListEnrichment
data(BloodLists)
head(BloodLists)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.