config: add tile stuff for all targets. Other functions: many rewrites!
This commit is contained in:
parent
a3e5283a9b
commit
0cc7a8fcae
11 changed files with 163 additions and 200 deletions
|
@ -131,4 +131,7 @@ cat("\n==================================================="
|
|||
# var for position customisation for plots
|
||||
aa_pos_lig1 = aa_pos_rna
|
||||
aa_pos_lig2 = aa_pos_sam
|
||||
aa_pos_lig3 = aa_pos_amp
|
||||
aa_pos_lig3 = aa_pos_amp
|
||||
tile_map=data.frame(tile=c("GID","DSL","CDL","Ca"),
|
||||
tile_colour=c("green","darkslategrey","navyblue","purple"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue