ensembl_type: Determine if ensembl id is a Protein, gene, or transcript_id

View source: R/utils.R

ensembl_typeR 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"


DavisWeaver/crosstalkr documentation built on May 6, 2024, 6:09 p.m.