read_experiment_results: Read experiment results

View source: R/quant_parsers.R

read_experiment_resultsR Documentation

Read experiment results

Description

Read experiment results

Usage

read_experiment_results(x, drop_prefix = FALSE, vendor = "targetlynx_xml")

Arguments

x

path to experiment results. See details

drop_prefix

logical. If TRUE, drop the prefix from the sample name

vendor

vendor name. Currently only "targetlynx_xml" or "targetlynx_csv" are supported.

Details

Currently only targetlynx XML or CSV exported files are supported.

Value

QuantRes object with the results of the experiment.


PKbioanalysis documentation built on Jan. 15, 2026, 1:06 a.m.