Run data("tcga") to see detail database for conversion.
Arguments
- x
A character vector to convert.
- from
Which identifier type to be converted. One of case_id, aliquot_ids, submitter_aliquot_ids, submitter_id, sample_id.
- to
Identifier type convert to. Same as parameter
from.- multiple
if
TRUE, return adata.tableinstead of a string vector, so multiple identifier mappings can be kept.