combined msa and wt seq into 1 list so only list is passed as an arg for plotting ED plots
This commit is contained in:
parent
d38521e03a
commit
2274f01f23
5 changed files with 20 additions and 5 deletions
|
@ -540,7 +540,7 @@ wideP_consurf <- function(plotdf
|
|||
|
||||
}
|
||||
}else{
|
||||
cat("\nNo annotation for xvar requested")
|
||||
cat("\nNo annotation for additional ligands on xvar requested")
|
||||
}
|
||||
#==============================================
|
||||
if (A_xvar_lig){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue