View source: R/quant_parsers.R
| read_experiment_results | R Documentation |
Read experiment results
read_experiment_results(x, drop_prefix = FALSE, vendor = "targetlynx_xml")
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. |
Currently only targetlynx XML or CSV exported files are supported.
QuantRes object with the results of the experiment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.