Extracts rows from new data frame corresponding to compounds not contained in old data frame
extract_new(old_df, new_df)
old_df
old data frame
new_df
new data frame