turn off thing
This commit is contained in:
parent
fcbf87705f
commit
939528024a
1 changed files with 7 additions and 7 deletions
|
@ -119,13 +119,13 @@ position_annotation=function(plot_df,
|
|||
)
|
||||
}
|
||||
|
||||
position_annotation(merged_df3,
|
||||
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
|
||||
)
|
||||
# position_annotation(merged_df3,
|
||||
# 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
|
||||
# )
|
||||
#
|
||||
# # proof that you can use this function to pass arbitrary lists of numbers :-)
|
||||
# position_annotation(merged_df3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue