search_features: Search features

Description Usage Arguments

View source: R/search.R

Description

Search features

Usage

1
2
3
4
5
6
7
search_features(
  gene_symbol = NULL,
  feature_type = NULL,
  featureset_id = NULL,
  mandatory_fields_only = FALSE,
  con = NULL
)

Arguments

gene_symbol

(optional) which gene symbol(s) e.g. c('EGFR', 'KRAS') / primary symbol(s) e.g. c('TIME', 'CELL.LENGTH') to search by

feature_type

(optional) subselect by feature_type. Ranges between c('gene', 'probeset', 'transcript', 'protein_probe', 'cytof', 'geneset')

featureset_id

(optional) which featureset_id to search it

mandatory_fields_only

(default:FALSE) return only mandatory fields


Paradigm4/revealgenomics documentation built on April 7, 2020, 2:01 a.m.