renamed files for lineage_diff_sensitivites.R

This commit is contained in:
Tanushree Tunstall 2022-09-05 13:19:06 +01:00
parent 69a0da0a59
commit 1dacebbaf6
5 changed files with 179 additions and 39 deletions

View file

@ -42,6 +42,8 @@ left_snps
lef_snps_df = df2[df2$mutationinformation%in%left_snps,]
table(lef_snps_df$lineage)
##################################
# selected lineage plots
##################################
#-----------------------------------------------
# step 0: Select muts for each target
@ -81,9 +83,9 @@ plot_df = plot_df_gene
#-----------------------------------------------
# step 4: Add p-value
# NOT NEEDED, get it from lineage_diff_sensitivities.R if needed
#-----------------------------------------------
#-----------------------------------------------
# step 5: Plot
#-----------------------------------------------