search_feature_by_synonym: Search features by synonym

Description Usage Arguments Value

View source: R/search.R

Description

Search features by synonym

Usage

1
2
3
4
5
6
7
search_feature_by_synonym(
  synonym,
  id_type = NULL,
  featureset_id = NULL,
  updateCache = FALSE,
  con = NULL
)

Arguments

synonym:

A name for a gene by any convention e.g. ensembl_gene_id, entrez_id, vega_id

id_type:

(Optional) The id type by which to search e.g. ensembl_gene_id, entrez_id, vega_id

featureset_id:

(Optional) The featureset within which to search

Value

feature(s) associated with provided synonym


Paradigm4/insight documentation built on April 5, 2020, 1:12 p.m.