formulate_base_selection_query: Base selection query

Description Usage Arguments Value

View source: R/modules.R

Description

Code to build a query from a list of id input.

  1. formulate_build_literal_query is a function that can be used to create an input query for the AFL.

  2. It takes idname as input.

  3. idname is received from get_base_idname under revealgenomics by passing fullarrayname as input and is the name of the attribute as mentioned in the scidb array.

Usage

1

Arguments

idname

a string denoting the type of id

id

a contiguous vector of id values from the array

Value

a string to use as the input query for scidb to select the given id values


Paradigm4/scidbhelper documentation built on Oct. 30, 2019, 9:37 p.m.