Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Antibody summary display #136

Closed
Bernadetadad opened this issue Dec 19, 2024 · 2 comments · Fixed by #137
Closed

Antibody summary display #136

Bernadetadad opened this issue Dec 19, 2024 · 2 comments · Fixed by #137
Assignees

Comments

@Bernadetadad
Copy link
Collaborator

The current faceted summary view of antibodies from VRC has a couple issues:

  • I don't think it should have mean antibody escape for all antibodies at the top, I'm not sure that gives any useful information
  • There needs to be more spacing between the facets because antibody names do not fit (or maybe antibody names should be displayed vertically)
  • I did include no_heatmap: True setting for the antibodies because I think the sliders are sufficient in this case and heatmaps just clutter things but for some reason heatmaps are still being displayed (probably overwritten by phenotypes params), I'm not sure how to fix this
@jbloom
Copy link
Collaborator

jbloom commented Dec 20, 2024

@Bernadetadad Are you sure you get heatmaps if you put no_heatmap both for the antibodies and each phenotype? When I do that I don't see any heatmaps. Note you need to put no_heatmap: true under each antibody set, not as a top-level key for antibody_escape.

I am working on the other things still.

jbloom added a commit to dms-vep/dms-vep-pipeline-3 that referenced this issue Dec 20, 2024
jbloom added a commit to dms-vep/dms-vep-pipeline-3 that referenced this issue Dec 20, 2024
@Bernadetadad
Copy link
Collaborator Author

Ah, I only put it under the antibodies.

jbloom added a commit to dms-vep/dms-vep-pipeline-3 that referenced this issue Dec 29, 2024
* add example summary plot w no heatmaps or antibody-escape mean

* Add option `no_mean_lineplot` to summaries to not show antibody-escape mean lineplot (see [this issue](dms-vep/Flu_H5_American-Wigeon_South-Carolina_2021-H5N1_DMS#136))

* Add option `lineplot_antibody_label_loc` ("right" or "top") for labels on antibody-escape lineplots ((see [this issue](dms-vep/Flu_H5_American-Wigeon_South-Carolina_2021-H5N1_DMS#136)).

* make `no_mean_lineplot` global `antibody_escape` option and recolor facet plots accordingly

* add line plot site labels when only one antibody per group (addresses #177)

* add `scale_lineplot_height` option

* some streamlining of summary notebook plotting

* add `per_antibody_selectable_heatmap` option

* `black` formatting

* re-run pipeline
@jbloom jbloom linked a pull request Dec 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants