preprocess_input_data: Before applying MVP algorithm, preprocess input data such as...

Description Usage Arguments Value

View source: R/prepare_data.R

Description

Before applying MVP algorithm, preprocess input data such as na converting

Usage

1
2
preprocess_input_data(input, key_column_indicies, intensity_cols,
  na_expressions)

Arguments

input

Input file path that want to process MVP

intensity_cols

Intensity column numbers

na_expressions

The values that user want to convert to NA

Value

Preprocessed data frame (data.table) that can use MVP algorithm


GIST-CSBL/MVP documentation built on May 6, 2019, 5:09 p.m.