detect_inputtype {crosstalkr}R Documentation

Determine which format of gene is used to specify by user-defined seed proteins

Description

Determine which format of gene is used to specify by user-defined seed proteins

Usage

detect_inputtype(x)

Arguments

x

vector of gene symbols

Value

"gene_symbol", "entrez_id", "ensemble_id" or "other"


[Package crosstalkr version 1.0.5 Index]