jbloomlab / dms_variants

Analyze deep mutational scanning of barcoded variants.
Other
6 stars 9 forks source link

Added `utils.tidy_to_corr` #15

Closed jbloom closed 5 years ago

jbloom commented 5 years ago

A method for computing pairwise correlations from a tidy data frame, which requires a lot of pandas gymnastics that are now encapsulated in this function.