added barebone notes for logo_plots_func.R

This commit is contained in:
Tanushree Tunstall 2022-01-12 17:59:02 +00:00
parent 3f7bc908ec
commit 7cbd9b4996

View file

@ -0,0 +1,25 @@
#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