| ensembl_to_symbol,spec_tbl_df-method {tidybulk} | R Documentation |
ensembl_to_symbol
## S4 method for signature 'spec_tbl_df' ensembl_to_symbol(.data, .ensembl, action = "add")
.data |
A 'tbl' formatted as | <SAMPLE> | <ENSEMBL_ID> | <COUNT> | <...> | |
.ensembl |
A character string. The column that is represents ensembl gene id |
action |
A character string. Whether to join the new information to the input tbl (add), or just get the non-redundant tbl with the new information (get). |
A 'tbl' object including additional columns for transcript symbol