fix: add NULL for aa_pos_lig[123] for configs that don't have them

This commit is contained in:
Tanushree Tunstall 2022-08-09 13:51:05 +01:00
parent 79d83b6240
commit fe292e3717
3 changed files with 12 additions and 1 deletions

View file

@ -103,4 +103,6 @@ cat("\n==================================================="
##############################################################
# var for position customisation for plots
aa_pos_lig1 = aa_pos_hem
aa_pos_lig1 = aa_pos_hem
aa_pos_lig2 = NULL
aa_pos_lig3 = NULL