Skip to contents

Combines sample expression profile with reference datasets. Outputs a vector with first element containing the merged data and second element containing merged targets info

Usage

combineDatasets(sample_name, sample_counts, ref_data, report_dir)

Arguments

sample_name

Sample name.

sample_counts

Sample counts.

ref_data

Reference data.

report_dir

Report directory.

Value

Combined sample expression profile with reference datasets.