updated count.py with indel and stop codon count

This commit is contained in:
Tanushree Tunstall 2021-02-24 09:56:36 +00:00
parent 8975a4cedf
commit 9784bc1729
2 changed files with 28 additions and 16 deletions

View file

@ -131,7 +131,6 @@ p2 = ggplot(df_lf_foldx, aes(x = mutation_info
p2
##########################################################################
#==============
# Plot 3: LIG
@ -248,21 +247,10 @@ print(Outplot_labelled)
dev.off()
#---------
# plot 3: legend
#---------
#svg(plot_point_legend, width = 6, height = 7)
#OutPlot3 = legend
#print(OutPlot3)
#dev.off()
#dev.off()