Combine multiple deep_mutational_scan objects into a single tibble, including columns giving the study and gene of each position.

bind_scans(..., impute_missing = FALSE, annotate_missing = FALSE)

Arguments

...

deep_mutational_scan objects to combine or lists of such objects.

impute_missing

Impute missing ER scores using impute where scans have not already been imputed.

annotate_missing

Annotate unannotated scans using annotate.

Value

A multi study deep_mutational_scan.