merge_results: Merge results from expression estimation tools

Description Usage Arguments

Description

Merge the results from expression estimation tools into one data.table that is easy to analyze and plot

Usage

1
merge_results(exp_list, exp_labels, oracle)

Arguments

exp_list

a list of expression results, each which contain columns: target_id, tpm, est_counts

exp_labels

a character vector of the same length as exp_list with labels for each method

oracle

a data.frame with columns: target_id, counts, tpm


pimentel/mamabear documentation built on May 25, 2019, 7:13 a.m.