deepblue_preview_experiment {DeepBlueR}R Documentation

preview_experiment

Description

List the DeepBlue Experiments that matches the search criteria defined by this command parameters.

Usage

deepblue_preview_experiment(experiment_name = NULL,
  user_key = deepblue_options("user_key"))

Arguments

experiment_name

- A string (name(s) of selected experiment(s))

user_key

- A string (users token key)

Value

experiment - A string (experiment's regions)

See Also

Other Inserting and listing experiments: deepblue_collection_experiments_count, deepblue_faceting_experiments, deepblue_list_experiments, deepblue_list_recent_experiments, deepblue_list_similar_experiments

Examples

deepblue_preview_experiment('S00JJRH1.ERX683143.H3K4me3.bwa.GRCh38.20150527.bed')


[Package DeepBlueR version 1.10.0 Index]