jbloomlab / SARS-CoV-2-RBD_DMS

Deep mutational scanning of the receptor-binding domain of SARS-CoV-2 Spike
BSD 3-Clause "New" or "Revised" License
43 stars 17 forks source link

fix plotting of targets in `process_ccs.ipynb` #6

Closed jbloom closed 4 years ago

jbloom commented 4 years ago

Previously the numbering was off in the plotting of the alignment targets, and the labels weren't right for the different ACE2s. Now the numbering is correct in 0-indexed, and the titles for the different ACE2s are good.

jbloom commented 4 years ago

@tylernstarr: This fixes most of the plotting oddities you noticed before. Can you review and merge? We can't move to 1-indexed plotting until dna_features_viewer merges my pull request...