saving work for logo plots

This commit is contained in:
Tanushree Tunstall 2022-01-13 18:53:47 +00:00
parent 7cbd9b4996
commit 344a74a9e1
5 changed files with 24 additions and 29 deletions

View file

@ -1,25 +0,0 @@
#logo plots
# create functions
# one with OR
# --> select/drop down option to remove empty positions
# --> select/drop down option for colour
# --> if clustalx and taylor, set variable to black bg + white font
# --> if chemistry and hydrophobicity, then grey bg + black font
# --> select/drop down option for log scale
# --> should include WT
# one for multiple muts
# --> select/drop down option to filter count of nsSNPs
# --> select/drop down option for colour
# --> should include WT
# Data used
wide_df_or # or logo plot
wide_df_or_mult # > 1 sites
wide_df_logor_m #make it as a scale option
tab_mt # mutant logo plot
tab_wt # wt logo plot