added logoP_logolas.R to plot logolas like plot to show ED regions
This commit is contained in:
parent
9aa62b33b1
commit
6a9f4a0cab
4 changed files with 418 additions and 32 deletions
|
@ -157,7 +157,6 @@ LogoPlotMSA <- function(msaSeq_mut
|
|||
######################################
|
||||
# Generating plots for muts and wt
|
||||
#####################################
|
||||
LogoPlotMSAL <- list()
|
||||
|
||||
if (my_logo_col %in% c('clustalx','taylor')) {
|
||||
cat("\nSelected colour scheme:", my_logo_col
|
||||
|
@ -185,6 +184,7 @@ LogoPlotMSA <- function(msaSeq_mut
|
|||
#####################################
|
||||
# Generating logo plots for nsSNPs
|
||||
#####################################
|
||||
LogoPlotMSAL <- list()
|
||||
|
||||
#-------------------
|
||||
# Mutant logo plot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue