Skip to content

Commit

Permalink
Fix typo in cell_entry.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb-Carr committed May 15, 2024
1 parent c191efe commit fa0f9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homepage/cell_entry.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Here is an explanation of the key plot elements:
- The zoom bar at the top of the plot shows different regions of GPC, and can be used to zoom in on specific sites.
- The line plot summarizes the effects of mutations at each site, using the site smmary statistic specified by the interactive option at the bottom of the plot (eg, sum or mean effect of mutations at a site).
- The heatmap shows how each individual mutation affects cell entry. The `x`'s indicate the amino-acid identity in the parental GPC strain, light gray indicates mutations that were not measured, and dark gray indicates mutations that are filtered out by one of the interactive sliders at the bottom of the plot. If you mouseover points, you can also see the measurement in each individual library, which provides a sense of the reproducibility between experiments.
- The options at the bottom of the plot allow you to adjust what is displayed. For instance, the *times_seen* slider filters for only mutations seen in at least that many unique variants per-library; larger values will generally give more accurate measurements. Similarly, you can filter by how many different experimental selections the mutation was measured in. You can also select to only show mutations accessible by some number of mutations to the codon in the parental sequence (eg, only accessible by single-nucleotide mutations).
- The options at the bottom of the plot allow you to adjust what is displayed. For instance, the *times_seen* slider filters for only mutations seen in at least that many unique variants per-library; larger values will generally give more accurate measurements. Similarly, you can filter by how many different experimental selections the mutation was measured in.

Click on the expansion box in the upper right of the plot to enlarge it for easier viewing, or [click here](/htmls/293T_entry_func_effects.html){target="_self"} to open the plot in a stand-alone window.

Expand Down

0 comments on commit fa0f9cb

Please sign in to comment.