feature_matching_level1: Level 1 feature matching

Description Usage

View source: R/api_dataframe_loader.R

Description

Match column in file with feature names Return result is a structure with matched and unmatched indices

Usage

1
2
3
4
5
6
7
feature_matching_level1(
  data_df,
  col_match_ftr_name,
  fset,
  feature_df,
  feature_df_col = "name"
)

Paradigm4/revealgenomics documentation built on April 7, 2020, 2:01 a.m.