Compares contig subset x against contig subset y
compare_contig_subsets(
est_ptrs_x,
est_ptrs_y,
pipeline_x,
pipeline_y,
cor_cutoff,
max_cor
)a named list including the est_ptr dataframe and a max_cor value
sample: sample
est_ptr: PTR estimate
coefficient: coefficient of linear regression
pValue: p-value of linear regression
cor: correlation coefficient
correctY: corrected coverage
max_cor: the max correlation achieved
PTR estimates from contig subset x
PTR estimates from contig subset y
pipeline for contig subset x
pipeline for contig subset y
the correlation cutoff
the max correlation