Description Usage Arguments Value Author(s)
RNA matrix of ENSG identifiers converted and aggregated (summed) to HUGO identifiers using targetid file from GENCODE v24.
1 2 | convert2hugo(mat, targetid_file = "target_id.txt",
protein_coding = TRUE)
|
mat |
(matrix) columns are sample names, rows are ENSG IDs |
targetid_file |
(char string) path to target_id.txt |
protein_coding |
(logical): filter for protein coding only and then aggregate to HUGO |
aggregated matrix with HUGO IDs
Janice Patterson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.