dot-parse_multi_col: Helper function to parse a pattern out of a multi-column....

Description Usage Arguments Value

Description

Helper function to parse a pattern out of a multi-column. Used for columns with many fields contained within and a consistent defined pattern. This is an alternate to '.find_col_loc()' for cases where all strings match a pattern (e.g. "ENSG") and there may be any type of delimiter within the column.

Usage

1

Arguments

df

the data.frame with feature data

my.col

the column to examine

pattern

the pattern to extract

Value

an expanded data frame with probe/gene data


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