msa indexes
This commit is contained in:
parent
1241ad0b22
commit
e9fb582db9
1 changed files with 5 additions and 0 deletions
|
@ -64,6 +64,11 @@ LogoPlotMSA <- function(# unified_msa # <- not needed any more because we have '
|
|||
, leg_dir = "horizontal" #can be vertical or horizontal
|
||||
, leg_ts = 14 # leg text size
|
||||
, leg_tts = 14 # leg title size
|
||||
, aa_pos_drug = aa_pos_drug
|
||||
, active_aa_pos = active_aa_pos
|
||||
, aa_pos_lig1 = aa_pos_lig1
|
||||
, aa_pos_lig2 = aa_pos_lig2
|
||||
, aa_pos_lig3 = aa_pos_lig3
|
||||
, ...
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue