remove_empty_strings: Remove empty strings from character vector.

Description Usage Arguments Value

View source: R/getdata.R

Description

The WHERE clauses for target and mirna use allow for multiple arguments always separated by 'OR' and several columns are checked for each value (mirna id, acc; target symbol, entrez, ensemble). If empty strings "" are present in the get_multimir arguments, Targets and miRNA with empty values in one of these columns will be incorrectly returned. – thus purge empty strings first.

Usage

1

Arguments

x

A character vector

Value

A character vector with empty strings removed


multiMiR documentation built on Nov. 8, 2020, 5:46 p.m.