gid correction
This commit is contained in:
parent
317b97bc9c
commit
14e655eeeb
1 changed files with 2 additions and 2 deletions
|
@ -129,7 +129,7 @@ cat("\n==================================================="
|
|||
|
||||
##############################################################
|
||||
# var for position customisation for plots
|
||||
aa_pos_drug = c(0) #00ff00 # green # as STR doesn't bind
|
||||
#aa_pos_drug = #00ff00 # green # as STR doesn't bind
|
||||
aa_pos_lig1 = aa_pos_sam #2f4f4f # darkslategrey
|
||||
aa_pos_lig2 = aa_pos_rna #ff1493 #deeppink
|
||||
aa_pos_lig3 = aa_pos_amp #000080 #navyblue
|
||||
|
@ -140,4 +140,4 @@ tile_map=data.frame(tile=c("STR","SAM","RNA","AMP"),
|
|||
# green: #00ff00
|
||||
# darkslategrey : #2f4f4f
|
||||
# deeppink : #ff1493
|
||||
# navyblue :#000080
|
||||
# navyblue :#000080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue