export_deg_annotations | R Documentation |
Helper function to export DEG annotations from mergedset.
export_deg_annotations(mergedset, genes, idtype)
mergedset |
A large Expression Set. The output of the function 'sigident.preproc::geo_merge'. Please note, that mergedset holds data, which are not yet batch corrected. |
genes |
A object. The output of the function 'identify_degs()'. |
idtype |
A character string. The type of ID used to name the genes. One of 'entrez' or 'affy' intended to use either entrez IDs or affy IDs. Caution: when using entrez IDs, missing and duplicated IDs are being removed! |
sigident.preproc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.