read_wide_report: Read a file with intensities (peptide/protein/whatever) in...

Description Usage Arguments Value

View source: R/read.R

Description

All empty cells are replaced with NAs. Optionally, columns entirely filled with NAs are droped.

Usage

1
read_wide_report(path, drop_na_columns = T, ...)

Arguments

path

Path to the report.

drop_na_columns

Drop empty columns.

...

Optional parameters for either data.table::fread or readxl::read_excel

Value

Wide data.table.


MatteoLacki/LFQBench2 documentation built on April 4, 2020, 7:10 a.m.