Run data("icgc") to see detail database for conversion.
Arguments
- x
A character vector to convert.
- from
Which identifier type to be converted. One of icgc_sample_id, submitted_sample_id, icgc_specimen_id, submitted_specimen_id, icgc_donor_id, submitted_donor_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.