ensembl_type {crosstalkr} | R Documentation |
Determine if ensembl id is a Protein, gene, or transcript_id
Description
Determine if ensembl id is a Protein, gene, or transcript_id
Usage
ensembl_type(x)
Arguments
x |
vector or single gene symbol |
Value
character: "PROTEINID", "GENEID", "TRANSCRIPTID"
[Package crosstalkr version 1.0.5 Index]