dms-vep / LASV_Josiah_GP_DMS

Analysis of DMS data on Lassa virus GP using dms-vep-pipeline-3
0 stars 0 forks source link

Compare functional scores to functional effects inferred from global epistasis model #12

Closed Caleb-Carr closed 4 weeks ago

Caleb-Carr commented 1 month ago

Create a correlation plot for single mutant variant scores and the deconvolved single mutant functional effects inferred from the global epistasis model.

Caleb-Carr commented 1 month ago

@jbloom This notebook compares the functional scores calculated for barcoded variants with single amino-acid mutations to the functional effects of mutations inferred from the global epistasis model. Overall, seems like scores are highly correlated.

jbloom commented 1 month ago

Yes, this looks good. I would suggest adding a few additional things:

Then after that this should basically be good and we can convert to a supplemental figure.

Caleb-Carr commented 1 month ago

Sounds good! Just one follow up question related to point one above. Does this mean add a tooltip that says for X mutation, it is seen Y times across all barcoded variants and Z times in single mutant barcoded variants?

jbloom commented 1 month ago

Yes

Caleb-Carr commented 1 month ago

@jbloom Updated notebook:

jbloom commented 1 month ago

Sounds good. For the paper I think we should probably add in the supplement the plot with the >= 2 times seen in single mutants, since that is the comparable threshold to what we use for times_seen for global epistasis fit models.