dot-find_col_loc: Heper function to find the location within a column of an ID....

Description Usage Arguments Value

Description

Heper function to find the location within a column of an ID. Used for columns with many fields separated by double and triple slashes

Usage

1
2
.find_col_loc(df, my.col, ex.str, check.overlap = FALSE,
  id.list = NULL)

Arguments

df

the data.frame with feature data

my.col

the column to examine

ex.str

an example ID of that type

check.overlap

defaults to false

id.list

defaults to null

Value

an expanded data frame with probe/gene data


erflynn/exprsex documentation built on Feb. 23, 2020, 2:34 a.m.