updated count.py with indel and stop codon count
This commit is contained in:
parent
8975a4cedf
commit
9784bc1729
2 changed files with 28 additions and 16 deletions
|
@ -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()
|
Loading…
Add table
Add a link
Reference in a new issue