Returns a dataframe with pooled_df merged with pdl_df by pooled_id with pdl_animal_id. All pooled records are retained.

merge_pooled_and_pdl(pooled_df, pdl_df)

Arguments

pooled_df

dataframe with pooled samples

pdl_df

dataframe with PDL results.